|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Verdicts | |
|---|---|
| fr.inria.peerunit.base | |
| fr.inria.peerunit.test.oracle | |
| Uses of Verdicts in fr.inria.peerunit.base |
|---|
| Methods in fr.inria.peerunit.base that return Verdicts | |
|---|---|
Verdicts |
SingleResult.getVerdict()
|
| Methods in fr.inria.peerunit.base with parameters of type Verdicts | |
|---|---|
void |
ResultListenner.newResult(int TesterId,
MethodDescription md,
Verdicts verdict)
|
| Uses of Verdicts in fr.inria.peerunit.test.oracle |
|---|
| Methods in fr.inria.peerunit.test.oracle that return Verdicts | |
|---|---|
Verdicts |
GlobalVerdict.getGlobalVerdict()
Returns the global verdict. |
static Verdicts |
Verdicts.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Verdicts[] |
Verdicts.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in fr.inria.peerunit.test.oracle with parameters of type Verdicts | |
|---|---|
void |
GlobalVerdict.addLocalVerdict(Verdicts localVerdict)
Calculates the global verdict of a test suit. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||