|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.testng.v6.AfterOperationSet
public class AfterOperationSet
Constructor Summary | |
---|---|
AfterOperationSet()
|
Method Summary | |
---|---|
void |
add(Operation operation)
|
java.util.List<Operation> |
getOperationsThatMustRunAfter(java.lang.Integer id)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AfterOperationSet()
Method Detail |
---|
public void add(Operation operation)
public java.util.List<Operation> getOperationsThatMustRunAfter(java.lang.Integer id)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |