mercredi 19 octobre 2016

How can I unit test a method that returns a protected class

How is it possible to unit test a method whose return type is a protected class in that assembly. My unit test project does not have access to the class unless I can make it public.

Aucun commentaire:

Enregistrer un commentaire