![]() |
Qorus Integration Engine®
4.0.3.p2_git
|
a check for nonexisting file More...
Public Member Methods | |
| constructor (string f) | |
| creates the object according to the arguments More... | |
| run (QorusInterfaceTest t) | |
| string | getFilename () |
Public Member Methods inherited from QorusInterfaceTest::Action | |
| constructor () | |
| creates the object | |
a check for nonexisting file
| QorusInterfaceTest::CheckFileNonexisting::constructor | ( | string | f | ) |
creates the object according to the arguments
| f | filename |
| string QorusInterfaceTest::CheckFileNonexisting::getFilename | ( | ) |
|
virtual |
| t | QorusInterfaceTest test object |
checks if the file is nonexisting
Implements QorusInterfaceTest::Action.