public interface UserStoryTestReporter
| Modifier and Type | Method and Description |
|---|---|
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.
|
void setResourceDirectory(String resourceDirectoryPath)
TestOutcomes generateReportsForTestResultsFrom(File sourceDirectory) throws IOException
IOExceptionFile getOutputDirectory()
void setOutputDirectory(File outputDirectory)
Copyright © 2023. All rights reserved.