Package | Description |
---|---|
junit.extensions |
Provides extended functionality for JUnit v3.x.
|
Modifier and Type | Class and Description |
---|---|
class |
RepeatedTest
A Decorator that runs a test repeatedly.
|
class |
TestSetup
A Decorator to set up and tear down additional fixture state.
|