![]() |
Qorus Integration Engine®
4.0.3.p2_git
|
abstract class representing an action in a test case More...
Public Member Methods | |
CheckFileNonexisting (String f) throws Throwable | |
creates the object according to the arguments More... | |
Object | run (QorusInterfaceTest t) throws Throwable |
runs the test action, which succeeds if the file does not exist More... | |
String | getFilename () throws Throwable |
returns the filename target More... | |
Additional Inherited Members | |
![]() | |
Action (QoreObject obj) | |
protected constructor to create the wrapper object | |
abstract class representing an action in a test case
|
inline |
creates the object according to the arguments
f | filename |
|
inline |
returns the filename target
|
inline |
runs the test action, which succeeds if the file does not exist
t | QorusInterfaceTest test object |
checks if the file is nonexisting