public interface TestOutcomeAdaptor
Modifier and Type | Method and Description |
---|---|
List<TestOutcome> |
loadOutcomes() |
List<TestOutcome> |
loadOutcomesFrom(File source) |
List<TestOutcome> loadOutcomes() throws IOException
IOException
List<TestOutcome> loadOutcomesFrom(File source) throws IOException
IOException
Copyright © 2011–2014 Wakaleo Consulting. All rights reserved.