Qorus Integration Engine® Enterprise Edition 6.0.16_prod
Loading...
Searching...
No Matches
QorusInterfaceTest::CreateFileText Class Reference

action class to create a text file as an input for an interface More...

Inheritance diagram for QorusInterfaceTest::CreateFileText:
[legend]
Collaboration diagram for QorusInterfaceTest::CreateFileText:
[legend]

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
 
abstract auto run (QorusInterfaceTest t)
 runs the test More...
 

Detailed Description

action class to create a text file as an input for an interface

Member Function Documentation

◆ constructor()

QorusInterfaceTest::CreateFileText::constructor ( string  f,
string  c 
)
Parameters
ffile name
ccontent of the file

◆ getContent()

string QorusInterfaceTest::CreateFileText::getContent ( )
Returns
file content

◆ run()

QorusInterfaceTest::CreateFileText::run ( QorusInterfaceTest  t)
virtual
Parameters
tQorusInterfaceTest test object

checks whether the file with specified content was created

Implements QorusInterfaceTest::Action.


The documentation for this class was generated from the following file: