I have started using MS fakes for unit testing earlier have worked in mocks but for some client requirements I need to cope up with MS fakes. This is a legacy project of all concrete implementations , no contracts(No interface,no abstractions) . let me in my class A there are 100 methods M1,M2....M100 , now my question is , Is there any handy tool or tweak to easily create Unit Test bodies (Only structure at least) for those 100 methods ..
I am using Visual Studio 2015,MS fakes for unit testing ..
So far found one @ http://ift.tt/156YwKC
but it's not compatible with my VS version . Any help/Suggestions ?
Manually creating unit test methods are time consuming and there is a fear to missing methods ?
Aucun commentaire:
Enregistrer un commentaire