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

public interface UserStoryTestReporter
Generates an aggregate acceptance test report for each user story. The class reads all the reports from the output directory and generates an aggregate report summarizing the results using the generateReportsFor() method.
| Method Summary | |
|---|---|
TestOutcomes |
generateReportsForTestResultsFrom(File sourceDirectory)
Generates a set of user story reports from a given directory. |
File |
getOutputDirectory()
|
void |
setOutputDirectory(File outputDirectory)
|
void |
setResourceDirectory(String resourceDirectoryPath)
Where do report resources come from. |
| Method Detail |
|---|
void setResourceDirectory(String resourceDirectoryPath)
TestOutcomes generateReportsForTestResultsFrom(File sourceDirectory)
throws IOException
IOExceptionFile getOutputDirectory()
void setOutputDirectory(File outputDirectory)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||