|
Unit Testing Template Topic updated 16-5-2007 |
|
The Unit Testing Template can be a powerful tool to make sure that your project produces a BO-Layer that is ready for use. Unit testing your BO-Layer will help you:
The Unit Testing Template uses the NUnit unit testing framework. The Tutorials section has a topic on writing your own unit tests. This provides an excellent way to test specific business logic that you've added to your BO-Layer.
|