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