| Package | Description |
|---|---|
| org.databene.feed4junit | |
| org.databene.feed4junit.info |
| Modifier and Type | Method and Description |
|---|---|
TestInfoProvider |
Feed4JUnitConfig.getInfoProvider() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultInfoProvider
Default implementation of the
TestInfoProvider interface which simply
formats the test parameters as a comma-separated list. |
class |
OrdinalInfoProvider
Alternative implementation of the
TestInfoProvider interface
which ignores test parameters and exceptions providing an incremental
number as test description. |
Copyright © 2010–2014 Volker Bergmann. All rights reserved.