Interface | Description |
---|---|
TestCaseRunner |
Remoting interface to run tests.
|
Class | Description |
---|---|
AntXmlFormatter |
TestListener that bridges to JUnitResultFormatter . |
ClasspathBuilder |
Used to build up an argument in the classpath format.
|
FailedTest | |
HelpMojo |
Display help information on maven-junit-plugin.
Call |
LocalTestCaseRunner |
TestCaseRunner that runs tests on the current JVM. |
ProgressReporter |
Prints a progress report in one letter per test.
|
Result |
Equivalent of
TestResult but remoting safe. |
Result.Failure |
Represents an error or a failure.
|
TestMojo |
Runs tests
|
Copyright © 2012. All Rights Reserved.