See: Description
Interface | Description |
---|---|
DocumentationTest |
Interface intended to be used as a JUnit category to flag tests as generating documentation.
|
IntegrationTest |
Interface intended to be used as a JUnit category to flag tests as integration tests.
|
UnitTest |
Interface intended to be used as a JUnit category to flag tests as unit tests.
|