|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use de.bechte.junit.runners.validation | |
|---|---|
| de.bechte.junit.runners.context | |
| de.bechte.junit.runners.validation | |
| Classes in de.bechte.junit.runners.validation used by de.bechte.junit.runners.context | |
|---|---|
| TestClassValidator
The TestClassValidator interface provides a simple TestClassValidator.validate(TestClass, List) method. |
|
| Classes in de.bechte.junit.runners.validation used by de.bechte.junit.runners.validation | |
|---|---|
| BooleanValidator
The BooleanValidators allow to group TestClassValidators with boolean algebra. |
|
| ChildrenCountValidator
The ChildrenCountValidators validate that the given TestClass contains at least 1 child. |
|
| ConstructorValidator
The ConstructorValidator validates that test classes have only one public constructor that takes no
arguments for top-level classes and exactly one argument for enclosed classes of type of the enclosing class. |
|
| FixtureValidator
The FixtureValidators validate methods annotated with @BeforeClass, @Before, @AfterClass, and @After. |
|
| RuleValidator
The RuleValidators validate methods and fields annotated with @Rule. |
|
| TestClassValidator
The TestClassValidator interface provides a simple TestClassValidator.validate(TestClass, List) method. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||