public interface TestOutcomeAdaptor
| Modifier and Type | Method and Description |
|---|---|
List<TestOutcome> |
loadOutcomes() |
List<TestOutcome> |
loadOutcomesFrom(File source) |
List<TestOutcome> loadOutcomes() throws IOException
IOExceptionList<TestOutcome> loadOutcomesFrom(File source) throws IOException
IOExceptionCopyright © 2022. All rights reserved.