|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter
aQute.junit.runtime.PlainResultFormatter
public class PlainResultFormatter
An extension of the standard Ant PlainJUnitResultFormatter.
| Constructor Summary | |
|---|---|
PlainResultFormatter(String reportDir,
String testSuiteName)
Creates an XMLResultFormatter with the given report specs. |
|
| Method Summary |
|---|
| Methods inherited from class org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter |
|---|
addError, addFailure, addFailure, endTest, endTestSuite, setOutput, setSystemError, setSystemOutput, startTest, startTestSuite |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PlainResultFormatter(String reportDir,
String testSuiteName)
throws IOException
reportDir - The directory to generate the test reports intestSuiteName - The test suite name.
IOException - if the test report file cannot be created
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||