![]() |
Qorus Integration Engine® Enterprise Edition 7.0.7_prod
|
sleep action More...
Public Member Methods | |
| constructor (softint secs) | |
| creates the sleep action object | |
| run (QorusInterfaceTest t) | |
| sleeps for the given number of seconds | |
Public Member Methods inherited from QorusInterfaceTest::Action | |
| constructor () | |
| creates the object | |
| abstract auto | run (QorusInterfaceTest t) |
| runs the test | |
sleep action
| QorusInterfaceTest::Sleep::constructor | ( | softint | secs | ) |
creates the sleep action object
| secs | the time in seconds |
| QorusInterfaceTest::Sleep::run | ( | QorusInterfaceTest | t | ) |
sleeps for the given number of seconds
| t | QorusInterfaceTest test object |
performs sleep action