Running Unit Tests with Ant from the Command Line
You run unit tests with Ant from the command line as follows:
Open a command line window.
Go to the directory where you have generated the code.
Run the JUnit test task: Ant junit
Check the output result.
Parent topic:
Running Unit Tests with Ant
Created January 30, 2012.
To comment on this topic, go to:
DocCommentXchange
.