public class SpecflowAdaptor extends FilebasedOutcomeAdaptor
| Constructor and Description |
|---|
SpecflowAdaptor() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TestOutcome> |
loadOutcomesFrom(java.io.File source)
Loads TestOutcomes from a SpecFlow output file or a directory containing output files.
|
loadOutcomespublic java.util.List<TestOutcome> loadOutcomesFrom(java.io.File source) throws java.io.IOException
java.io.IOException