|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectavignon.handlers.SleepHandler
Causes test execution to be suspended for a given number of seconds.
Attributes:
| Constructor Summary | |
SleepHandler()
|
|
| Method Summary | |
void |
end(AvignonTestState state)
Called when the tag is closed. |
void |
start(AvignonTestState state,
org.xml.sax.Attributes attributes)
Called when the tag is first encountered. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SleepHandler()
| Method Detail |
public void start(AvignonTestState state,
org.xml.sax.Attributes attributes)
AvignonTagHandler
start in interface AvignonTagHandlerstate - attributes - public void end(AvignonTestState state)
AvignonTagHandler
end in interface AvignonTagHandlerstate -
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||