|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.dtf.testframework.coordinator2.runmanager.RunListElement
public final class RunListElement
Constructor Summary | |
---|---|
RunListElement(TestDefinition test,
RuntimePermutation permutation)
|
Method Summary | |
---|---|
RuntimePermutation |
getPermutation()
|
TestDefinition |
getTest()
|
boolean |
isComplete()
|
void |
setComplete(boolean complete)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RunListElement(TestDefinition test, RuntimePermutation permutation)
Method Detail |
---|
public TestDefinition getTest()
public RuntimePermutation getPermutation()
public void setComplete(boolean complete)
public boolean isComplete()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |