|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TestatooEvaluator | |
|---|---|
| org.testatoo.config.cartridge | |
| Uses of TestatooEvaluator in org.testatoo.config.cartridge |
|---|
| Methods in org.testatoo.config.cartridge that return TestatooEvaluator | |
|---|---|
static TestatooEvaluator |
TestatooEvaluator.from(java.lang.Object instance)
For a given implementation instance (i.e. |
static TestatooEvaluator |
TestatooEvaluator.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TestatooEvaluator[] |
TestatooEvaluator.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.testatoo.config.cartridge with parameters of type TestatooEvaluator | |
|---|---|
boolean |
TestatooCartridge.supports(TestatooEvaluator evaluator)
Check wheter this cartridge supports the given implementation |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||