| Package | Description |
|---|---|
| org.testatoo.config.cartridge |
| Modifier and Type | Method and Description |
|---|---|
static TestatooEvaluator |
TestatooEvaluator.from(Object instance)
For a given implementation instance (i.e.
|
static TestatooEvaluator |
TestatooEvaluator.valueOf(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.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
TestatooCartridge.supports(TestatooEvaluator evaluator)
Check wheter this cartridge supports the given implementation
|
Copyright © 2008-2011 Ovea. All Rights Reserved.