public class DynamicFixtureTestCase extends java.lang.Object implements TestSuiteBuilder
| Modifier and Type | Class and Description |
|---|---|
static class |
DynamicFixtureTestCase.FooTestSuite
The test suite which binds together fixture providers and test units.
|
static class |
DynamicFixtureTestCase.FooTestUnit
One of the possibly many test units.
|
| Constructor and Description |
|---|
DynamicFixtureTestCase() |