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
IOException
List<TestOutcome> loadReportsFrom(File outputDirectory) throws IOException
IOException
Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.