Unit Testing

Return to Introduction  Previous page  Next page

Enterprise Architect supports integration with unit testing tools in order to make it easier to develop good quality software.

Firstly, Enterprise Architect helps you to create test classes with the JUnit and NUnit transformations.  Then you can set up a test script against any package and run it. Finally, all tests results are automatically recorded inside Enterprise Architect.

The following topics give information on how to do this.

See Also