public interface AcceptanceTestLoader
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<TestOutcome> |
loadReportFrom(File reportFile) |
List<TestOutcome> |
loadReportsFrom(File outputDirectory) |
com.google.common.base.Optional<TestOutcome> loadReportFrom(File reportFile) throws IOException
IOExceptionList<TestOutcome> loadReportsFrom(File outputDirectory) throws IOException
IOExceptionCopyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.