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 July 21, 2011. Send feedback on this help topic to Sybase Technical Publications:
pubs@sybase.com