Overview:
After completing this lab you'll be better able to:
- Generate unit tests from existing code
- Author unit tests based off pre-existing assemblies
- Use data to drive the unit tests
- View the test results
- Enable code coverage and examine how well the unit tests are exercising the assembly under test
No comments:
Post a Comment