| Interface | Description |
|---|---|
| TestInfoProvider |
Feed4JUnit extension interface: It allows for custom rendering of the test documentation.
|
| Class | Description |
|---|---|
| ChildRunner | |
| ErrorReportingFrameworkMethod |
Inherits from
FrameworkMethodWithParameters and overwrites the parent class'
behavior to just rethrow an exception that was originally raised upon test data retrieval. |
| Feed4JUnitConfig |
Provides the Feed4JUnit configuration.
|
| Feeder |
JUnit
Runner implementation that enhances BlockJUnit4ClassRunner
with parameterized tests. |
| FrameworkMethodWithParameters |
Enhances JUnit's original
FrameworkMethod class with invocation parameters. |
| Annotation Type | Description |
|---|---|
| Scheduler |
Annotation for using a custom
RunnerScheduler to execute tests. |
Copyright © 2010–2014 Volker Bergmann. All rights reserved.