|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--audiojury.domain.TestMethod | +--audiojury.domain.FullComparison
Contains properties of the full comparison test method.
Field Summary |
Fields inherited from class audiojury.domain.TestMethod |
name |
Constructor Summary | |
FullComparison()
Creates a new FullComparison TestMethod . |
Method Summary | |
boolean |
isPaired()
Check if this is a paired test method. |
Methods inherited from class audiojury.domain.TestMethod |
equals, getName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FullComparison()
FullComparison
TestMethod
.
Method Detail |
public boolean isPaired()
isPaired
in class TestMethod
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |