|
Class Summary |
| CodeSource |
|
| DescriptionFactory |
The DescriptionFactory's only purpose is to create the appropriate hierarchy
of Description objects for the surrounding JUnit 4 framework. |
| JDaveCallback |
The JDaveCallback object is responsible for keeping track of test execution
through the hierarchy of JDave specifications, contexts, and spec methods. |
| JDaveGroupRunner |
|
| JDaveRunner |
The JDaveRunner is a JUnit4 test runner implementation for JDave
specifications. |
| ResultsAdapter |
The ResultsAdapter receives failure notifications from JDave and forwards
them to JUnit's RunNotifier. |