See: Description
| Interface | Description |
|---|---|
| TestClassValidator.ClassValidator |
Class reponsible for validating a given class.
|
| TestClassValidator.ClassValidatorListener |
Listener that will receive update from the ClassValidator
object.
|
| Class | Description |
|---|---|
| TestClassValidator |
Checks if a test class can be recognized by the JUnit framework.
|
| TestClassValidator.DefaultClassValidator |
Provides a default implementation for the
ClassValidator
interface. |
Copyright © ${project.year} ${project.holder}. All Rights Reserved.