![]() | ![]() |
Apache > Jakarta > Cactus > Running Tests | Docs for: v1.6 | v1.5 Last update: May 8 2004 |
Starting Cactus testsThe Cactus tests are started using a JUnit Test Runner. There are several configurations for executing these test runners:
Running Cactus tests from the command lineYou need to set up your classpath in the same way as when you run Cactus tests from Ant. However, you start the test with the following command line (this is an example using the Swing UI TestRunner found in the junit jar):
|