Package | Description |
---|---|
org.mdiutil.junit |
A package for managing JUnit Tests.
|
Modifier and Type | Method and Description |
---|---|
boolean |
CategoryRunner.accept(Category anno)
Return true if an annotated Unit test is accepted by the wrapper.
|
boolean |
CategoryRunner.accept(Category[] annoArray)
Return true if a Unit test annotated by a repeating annotation is accepted by the wrapper.
|