Package | Description |
---|---|
org.apache.ant.antunit | |
org.apache.ant.antunit.junit3 |
EXPERIMENTAL adapter to run AntUnit tests from within a
JUnit3 test runner.
|
Modifier and Type | Method and Description |
---|---|
void |
AntUnitScriptRunner.runSuite(List suiteTargets,
AntUnitExecutionNotifier notifier)
Executes the suite.
|
Modifier and Type | Method and Description |
---|---|
void |
AntUnitSuite.runInContainer(List targetList,
AntUnitExecutionNotifier notifier)
Execute the test suite in a 'container' similar to the ant 'container'.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.