I have created a class that calls a method (say MyMethod()) and does things..
I'm creating a unitTest class to test the method called in above class. When I'm trying to call MyMethod() in unit test class. It complains that 'MyMethod' doesn't exist in the current context.
Any Idea. Why?
Aucun commentaire:
Enregistrer un commentaire