public class TestCheckTestClasses
extends java.lang.Object
| Constructor and Description |
|---|
TestCheckTestClasses() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkClasses()
Throws an assertion if we find a test class without category (small/medium/large/integration).
|