com.ibm.di.fc.rxaunittests
Class QA_ITDIGuiSimulator
java.lang.Object
com.ibm.di.fc.rxaunittests.QA_ITDIGuiSimulator
public class QA_ITDIGuiSimulator
- extends Object
Properties that can be set:
"hostname"
"user"
"port"
"passwd"
"connectionType"
"command"
"timeout"
"keystore"
"passphrase"
"keypair"
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QA_ITDIGuiSimulator
public QA_ITDIGuiSimulator(Properties p1,
Entry p2,
boolean debug)
throws Exception
- Throws:
Exception
initialize
public void initialize()
throws Exception
- Throws:
Exception
perform
public Entry perform()
throws Exception
- Throws:
Exception
terminate
public void terminate()
throws Exception
- Throws:
Exception
printResponse
public void printResponse()