相关资源
摘要:Description Publication Test-Driven C# : Improve the Design and Flexibility of Your Project with Extreme Programming Techniques by Will Stott and James W. Newkirk Test Driven Developm...
阅读全文
QuickStart(NUnit 2.2)
摘要:Let’s start with a simple example. Suppose we are writing a bank application and we have a basic domain class – Account. Account supports operations to deposit, withdraw, and transfer funds. The Acc...
阅读全文