Chapter 11 Generating .NET 2.0 Persistent Objects and Windows Applications


Generating Unit Tests

If there are many persistent classes, it can be difficult to test them all to prove that:

Usually, developers have to develop unit tests or user-interfaces in order to test these objects. PowerDesigner can automate this time-consuming process by using the NUnit or Visual Studio Test System (VSTS) to generate the unit test classes.

Some conditions must be met to unit test for a class:

You can run the tests using NUnit or Visual Studio Test System.

 


Copyright (C) 2006. Sybase Inc. All rights reserved.