课程目录:Unit Testing with C#培训
4401 人关注
(78637/99817)
课程大纲:

       Unit Testing with C#培训

 

 

 

Introduction

Overview of unit testing

Unit testing vs functional testing

Preparing the test environment

Working with xUnit.net and NUnit

Writing your first test

Executing and debugging the test

Extending test coverage

Managing test cases

Test driven development (TDD) and continuous integration

Closing remarks