public class DefaultXUnitAdaptor extends FilebasedOutcomeAdaptor
Constructor and Description |
---|
DefaultXUnitAdaptor() |
Modifier and Type | Method and Description |
---|---|
List<TestOutcome> |
loadOutcomesFrom(File source) |
List<TestOutcome> |
testOutcomesIn(File xunitFile) |
loadOutcomes
public List<TestOutcome> loadOutcomesFrom(File source) throws IOException
IOException
public List<TestOutcome> testOutcomesIn(File xunitFile) throws IOException
IOException
Copyright © 2011–2014 Wakaleo Consulting. All rights reserved.