Qorus Integration Engine®  4.0.3.p2_git
QorusInterfaceTest::CheckFileNonexisting Class Reference

a check for nonexisting file More...

Inheritance diagram for QorusInterfaceTest::CheckFileNonexisting:
QorusInterfaceTest::Action

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
 

Detailed Description

a check for nonexisting file

Member Function Documentation

◆ constructor()

QorusInterfaceTest::CheckFileNonexisting::constructor ( string  f)

creates the object according to the arguments

Parameters
ffilename

◆ getFilename()

string QorusInterfaceTest::CheckFileNonexisting::getFilename ( )
Returns
filename that is inspected

◆ run()

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

checks if the file is nonexisting

Implements QorusInterfaceTest::Action.


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