c# - What is the Test Framework used in asp.net MVC 3 Visualstudio 2012 -
i write test cases using .net framework 4.5 creating unit test project.i have write report (brief description (1 page max) of test framework used.) how know test frame work used in visual studio 2012 when create test project??
just @ references added unit test project. should see microsoft.visualstudio.qualitytools.unittestframework.dll
this mstest framework.
Comments
Post a Comment