![]() |
Qorus Integration Engine®
4.0.3.p2_git
|
action class to create a text file as an input for an interface More...
Public Member Methods | |
| constructor (string f, string c) | |
| run (QorusInterfaceTest t) | |
| string | getContent () |
Public Member Methods inherited from QorusInterfaceTest::CreateFile | |
| constructor (string f) | |
| string | getFile () |
Public Member Methods inherited from QorusInterfaceTest::Action | |
| constructor () | |
| creates the object | |
action class to create a text file as an input for an interface
| f | file name |
| c | content of the file |
| string QorusInterfaceTest::CreateFileText::getContent | ( | ) |
|
virtual |
| t | QorusInterfaceTest test object |
checks whether the file with specified content was created
Implements QorusInterfaceTest::Action.