![]() |
Qorus Integration Engine® Community Edition 6.0.0_dev
|
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 () |
![]() | |
constructor () | |
creates the object | |
abstract any | run (QorusInterfaceTest t) |
runs the test More... | |
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.