|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

public interface AcceptanceTestReporter
Generates a report based on a set of acceptance test results.
| Method Summary | |
|---|---|
File |
generateReportFor(TestOutcome testOutcome,
TestOutcomes allTestOutcomes)
Generate reports for a given acceptance test run. |
String |
getName()
A name used to identify a given reporter. |
void |
setOutputDirectory(File outputDirectory)
Define the output directory in which the reports will be written. |
void |
setQualifier(String qualifier)
Optional. |
void |
setResourceDirectory(String resourceDirectoryPath)
Define or override the directory where report resources are stored. |
| Method Detail |
|---|
String getName()
File generateReportFor(TestOutcome testOutcome,
TestOutcomes allTestOutcomes)
throws IOException
IOExceptionvoid setOutputDirectory(File outputDirectory)
void setResourceDirectory(String resourceDirectoryPath)
void setQualifier(String qualifier)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||