Qorus Integration Engine® Enterprise Edition 6.1.0_prod
|
abstract class representing an action in a test case More...
Public Member Methods | |
constructor () | |
creates the object | |
abstract auto | run (QorusInterfaceTest t) |
runs the test | |
abstract class representing an action in a test case
abstract auto QorusInterfaceTest::Action::run | ( | QorusInterfaceTest | t | ) |
runs the test
t | QorusInterfaceTest test object |
checks current output and return some value if any returned from corresponding testcase