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) |
loadOutcomespublic List<TestOutcome> loadOutcomesFrom(File source) throws IOException
IOExceptionpublic List<TestOutcome> testOutcomesIn(File xunitFile) throws IOException
IOExceptionCopyright © 2022. All rights reserved.