jeudi 8 août 2019

PublicForTests annotation in MSTest

As I know, in JUnit I can set @PublicForTests annotation for logic tests.
I tried to find alternative in MSTest with no success.

What I'v found is people who said that I don't need to test private methods.
What is my alternative to check my logic of private methods?

Aucun commentaire:

Enregistrer un commentaire