A C D E F G H I L M N P R S T U

A

abandon() - Method in class com.pushtotest.testnetwork.Scenario
Abandon a loaded Scenario before it is executed.
abort() - Method in class com.pushtotest.testnetwork.Scenario
Abort a running Scenario.
AgentRunner - Class in com.pushtotest.testnetwork
 
AgentRunner(String, String, ArrayList, Hashtable, String) - Constructor for class com.pushtotest.testnetwork.AgentRunner
 

C

com.pushtotest.testnetwork - package com.pushtotest.testnetwork
 
compareVersions(String, String) - Method in class com.pushtotest.testnetwork.Master
Return 1 if version1 GT version2 Return 0 if version1 EQ version2 Return -1 if version1 LT version2.
completion(Thread) - Method in class com.pushtotest.testnetwork.Scenario
Mark a Scenario as completed.
createCall() - Method in class com.pushtotest.testnetwork.TestNodeSoapBindingStub
 

D

decodeBody(SOAPElement) - Method in class com.pushtotest.testnetwork.Master
 
doAbandonScenario() - Method in class com.pushtotest.testnetwork.Master
 
doAbandonScenario() - Method in class com.pushtotest.testnetwork.TestNode
Aborts actual execution
doAbandonScenario() - Method in interface com.pushtotest.testnetwork.TestNode_PortType
 
doAbandonScenario() - Method in class com.pushtotest.testnetwork.TestNodeSoapBindingStub
 
doAbortExecution() - Method in class com.pushtotest.testnetwork.Master
 
doAbortExecution() - Method in class com.pushtotest.testnetwork.TestNode
Aborts actual execution
doAbortExecution() - Method in interface com.pushtotest.testnetwork.TestNode_PortType
 
doAbortExecution() - Method in class com.pushtotest.testnetwork.TestNodeSoapBindingStub
 
doExecute(int) - Method in class com.pushtotest.testnetwork.TestNode
Executes the actual loaded Scenario
doExecute(int) - Method in interface com.pushtotest.testnetwork.TestNode_PortType
 
doExecute(int) - Method in class com.pushtotest.testnetwork.TestNodeSoapBindingStub
 
doGetSnapshot(String) - Method in class com.pushtotest.testnetwork.PAASClient
 
doGetSyncFlag() - Method in class com.pushtotest.testnetwork.TestNode
Returns the SyncFlag value
doGetSyncFlag() - Method in interface com.pushtotest.testnetwork.TestNode_PortType
 
doGetSyncFlag() - Method in class com.pushtotest.testnetwork.TestNodeSoapBindingStub
 
doLoadScenario(String, Hashtable, String, String[]) - Method in class com.pushtotest.testnetwork.Master
 
doLoadScenario(String, String[], DataHandler[], String, String[]) - Method in class com.pushtotest.testnetwork.TestNode
Loads an Scenario by saving all the attached files to the working directory and instantiating the Scenario
doLoadScenario(String, String[], DataHandler[], String, String[]) - Method in interface com.pushtotest.testnetwork.TestNode_PortType
 
doLoadScenario(String, String[], DataHandler[], String, String[]) - Method in class com.pushtotest.testnetwork.TestNodeSoapBindingStub
 
doPauseTest() - Method in class com.pushtotest.testnetwork.PAASClient
True The test is now .
doRelease() - Method in class com.pushtotest.testnetwork.Master
 
doRelease() - Method in class com.pushtotest.testnetwork.TestNode
Releases the actual Scenario
doRelease() - Method in interface com.pushtotest.testnetwork.TestNode_PortType
 
doRelease() - Method in class com.pushtotest.testnetwork.TestNodeSoapBindingStub
 
doResumeTest() - Method in class com.pushtotest.testnetwork.PAASClient
True the test is working now False it wasn't posible to resume the test.
doRunTest(String[], String) - Method in class com.pushtotest.testnetwork.PAASClient
 
doSetSnapshot(Hashtable) - Method in class com.pushtotest.testnetwork.TestNode
Sets the actual SnapShot
doSetSnapshot(HashMap) - Method in interface com.pushtotest.testnetwork.TestNode_PortType
 
doSetSnapshot(HashMap) - Method in class com.pushtotest.testnetwork.TestNodeSoapBindingStub
 
doSetSyncFlag(int) - Method in class com.pushtotest.testnetwork.TestNode
Sets Sync Flag value
doSetSyncFlag(int) - Method in interface com.pushtotest.testnetwork.TestNode_PortType
 
doSetSyncFlag(int) - Method in class com.pushtotest.testnetwork.TestNodeSoapBindingStub
 
doStopScenario() - Method in class com.pushtotest.testnetwork.TestNode
Signals the running Scenario to stop
doStopScenario() - Method in interface com.pushtotest.testnetwork.TestNode_PortType
 
doStopScenario() - Method in class com.pushtotest.testnetwork.TestNodeSoapBindingStub
 
doStopTest() - Method in class com.pushtotest.testnetwork.PAASClient
True The test is stop now False it wasn't posible to stop the test.
doTestStatus() - Method in class com.pushtotest.testnetwork.PAASClient
0 - Test operating normally.
dumpMessage(String, SOAPMessage) - Method in class com.pushtotest.testnetwork.Master
 

E

equals(Object) - Method in class com.pushtotest.testnetwork.MapItem
 
Execute(Integer) - Method in class com.pushtotest.testnetwork.Master
 

F

findClass(String) - Method in class com.pushtotest.testnetwork.TNClassLoader
This is the method where the task of class loading is delegated to our custom loader.

G

getArguments() - Method in class com.pushtotest.testnetwork.Scenario
Get the last loaded argument list.
getDeserializer(String, Class, QName) - Static method in class com.pushtotest.testnetwork.MapItem
Get Custom Deserializer
getFileFromNodeAndSaveIt(String, String) - Method in class com.pushtotest.testnetwork.Master
 
getFileList() - Method in class com.pushtotest.testnetwork.Scenario
Get the last loaded file list.
getFileList(String) - Method in class com.pushtotest.testnetwork.TestNode
Return a list of file info blocks, for all files in the sTopDir directory
getFileList(String) - Method in interface com.pushtotest.testnetwork.TestNode_PortType
 
getFileList(String) - Method in class com.pushtotest.testnetwork.TestNodeSoapBindingStub
 
getFiles(String[]) - Method in class com.pushtotest.testnetwork.TestNode
Returns the File Info and the actual file datahandlers in a hastable.
getFiles(String[]) - Method in interface com.pushtotest.testnetwork.TestNode_PortType
 
getFiles(String[]) - Method in class com.pushtotest.testnetwork.TestNodeSoapBindingStub
 
getInstance() - Static method in class com.pushtotest.testnetwork.Scenario
Get the instance of the Scenario singleton.
getKey() - Method in class com.pushtotest.testnetwork.MapItem
Gets the key value for this MapItem.
getName() - Method in class com.pushtotest.testnetwork.Scenario
Get the last loaded scenario name.
getNodeStatus() - Method in class com.pushtotest.testnetwork.Master
 
getNodeStatus() - Method in class com.pushtotest.testnetwork.TestNode
Returns the actual node status in a hastable
getNodeStatus() - Method in interface com.pushtotest.testnetwork.TestNode_PortType
 
getNodeStatus() - Method in class com.pushtotest.testnetwork.TestNodeSoapBindingStub
 
getPort(Class) - Method in class com.pushtotest.testnetwork.TestNodeServiceLocator
For the given interface, get the stub implementation.
getPort(QName, Class) - Method in class com.pushtotest.testnetwork.TestNodeServiceLocator
For the given interface, get the stub implementation.
getPorts() - Method in class com.pushtotest.testnetwork.TestNodeServiceLocator
 
getRecursiveFileList(String, File) - Static method in class com.pushtotest.testnetwork.Util
 
getResults() - Method in class com.pushtotest.testnetwork.Scenario
Get the return information from the last executed scenario.
getRundir() - Method in class com.pushtotest.testnetwork.Scenario
Get the last loaded rundir.
getScript() - Method in class com.pushtotest.testnetwork.Scenario
Get the last loaded Script name.
getSerializer(String, Class, QName) - Static method in class com.pushtotest.testnetwork.MapItem
Get Custom Serializer
getServiceName() - Method in class com.pushtotest.testnetwork.TestNodeServiceLocator
 
GetSnapshot(int, String, String) - Method in class com.pushtotest.testnetwork.PAAS
 
getSnapshot() - Method in class com.pushtotest.testnetwork.Scenario
Get the last loaded scenario Snapshot.
getState() - Method in class com.pushtotest.testnetwork.Scenario
Get the current execution state of the scenario.
getStatus() - Method in class com.pushtotest.testnetwork.Scenario
Get the execution status of a Scenario.
getSyncFlag() - Method in class com.pushtotest.testnetwork.Master
 
getSyncFlag() - Method in class com.pushtotest.testnetwork.Scenario
Get the Sync Flag.
getSystemStatus() - Method in class com.pushtotest.testnetwork.TestNode
Returns the actual System Status
getSystemStatus() - Method in interface com.pushtotest.testnetwork.TestNode_PortType
 
getSystemStatus() - Method in class com.pushtotest.testnetwork.TestNodeSoapBindingStub
 
getTestNode() - Method in interface com.pushtotest.testnetwork.TestNodeService
 
getTestNode(URL) - Method in interface com.pushtotest.testnetwork.TestNodeService
 
getTestNode() - Method in class com.pushtotest.testnetwork.TestNodeServiceLocator
 
getTestNode(URL) - Method in class com.pushtotest.testnetwork.TestNodeServiceLocator
 
getTestNodeAddress() - Method in interface com.pushtotest.testnetwork.TestNodeService
 
getTestNodeAddress() - Method in class com.pushtotest.testnetwork.TestNodeServiceLocator
 
getTestNodeWSDDServiceName() - Method in class com.pushtotest.testnetwork.TestNodeServiceLocator
 
getTypeDesc() - Static method in class com.pushtotest.testnetwork.MapItem
Return type metadata object
getValue() - Method in class com.pushtotest.testnetwork.MapItem
Gets the value value for this MapItem.
getVersion() - Method in class com.pushtotest.testnetwork.Master
Take an object representing a hash containing a hash where the outer layer is the "Body" part of the SOAP message, and the next level is the request response identifier.
getWhence() - Method in class com.pushtotest.testnetwork.Scenario
Get the last loaded scenario whence parameter.

H

hashCode() - Method in class com.pushtotest.testnetwork.MapItem
 

I

isErrorMessage(SOAPMessage) - Method in class com.pushtotest.testnetwork.Master
 
isMinNodeVersion(String) - Method in class com.pushtotest.testnetwork.Master
Return 1 if TestNode version is at least equal to the indicated version.

L

load(String, String, String, String, ArrayList, String) - Method in class com.pushtotest.testnetwork.Scenario
Load an execution scenario.

M

MapItem - Class in com.pushtotest.testnetwork
 
MapItem() - Constructor for class com.pushtotest.testnetwork.MapItem
 
MapItem(Object, Object) - Constructor for class com.pushtotest.testnetwork.MapItem
 
Master - Class in com.pushtotest.testnetwork
 
Master(String) - Constructor for class com.pushtotest.testnetwork.Master
 

N

normalizeStruct(Object) - Method in class com.pushtotest.testnetwork.Master
Take an object representing a hash whose value is an array of the same type of structure.

P

PAAS - Class in com.pushtotest.testnetwork
 
PAAS() - Constructor for class com.pushtotest.testnetwork.PAAS
Creates a new instance of PAAS
PAASClient - Class in com.pushtotest.testnetwork
Client class for Push to test testmaker as a service PAAS
PAASClient(String, String, String) - Constructor for class com.pushtotest.testnetwork.PAASClient
Creates a new instance of CalcNode
PauseTest(int, String, String) - Method in class com.pushtotest.testnetwork.PAAS
True The test is now .
printString(String) - Method in class com.pushtotest.testnetwork.SmallWebService
 
pushSnapshot(Hashtable) - Method in class com.pushtotest.testnetwork.Master
 

R

release() - Method in class com.pushtotest.testnetwork.Scenario
Release this Scenario so that it can be available for other executions.
ResumeTest(int, String, String) - Method in class com.pushtotest.testnetwork.PAAS
True the test is working now False it wasn't posible to resume the test.
Rmdir(File) - Static method in class com.pushtotest.testnetwork.Util
 
run() - Method in class com.pushtotest.testnetwork.AgentRunner
 
run(int) - Method in class com.pushtotest.testnetwork.Scenario
Run an usecase from a loaded Scenario.
runing() - Method in class com.pushtotest.testnetwork.Master
 
RunTest(String[], DataHandler[], String, String, String) - Method in class com.pushtotest.testnetwork.PAAS
Create a new test Result 0 – Something got wrong > 0 – ID of the scenario

S

Scenario - Class in com.pushtotest.testnetwork
The Scenario class is a singleton that manages executions of a scenario.
setEndpointAddress(String, String) - Method in class com.pushtotest.testnetwork.TestNodeServiceLocator
Set the endpoint address for the specified port name.
setEndpointAddress(QName, String) - Method in class com.pushtotest.testnetwork.TestNodeServiceLocator
Set the endpoint address for the specified port name.
setKey(Object) - Method in class com.pushtotest.testnetwork.MapItem
Sets the key value for this MapItem.
setLibDirectory(String) - Method in class com.pushtotest.testnetwork.TNClassLoader
 
setSyncFlag() - Method in class com.pushtotest.testnetwork.Master
 
setSyncFlag(int) - Method in class com.pushtotest.testnetwork.Scenario
Set the Sync Flag.
setTestNodeEndpointAddress(String) - Method in class com.pushtotest.testnetwork.TestNodeServiceLocator
 
setTestNodeWSDDServiceName(String) - Method in class com.pushtotest.testnetwork.TestNodeServiceLocator
 
setValue(Object) - Method in class com.pushtotest.testnetwork.MapItem
Sets the value value for this MapItem.
SmallWebService - Class in com.pushtotest.testnetwork
 
SmallWebService() - Constructor for class com.pushtotest.testnetwork.SmallWebService
 
StopTest(int, String, String) - Method in class com.pushtotest.testnetwork.PAAS
True The test is stop now False it wasn't posible to stop the test.

T

TestNetworkException - Exception in com.pushtotest.testnetwork
 
TestNetworkException(String) - Constructor for exception com.pushtotest.testnetwork.TestNetworkException
Constructor TestNetworkException.
TestNode - Class in com.pushtotest.testnetwork
 
TestNode() - Constructor for class com.pushtotest.testnetwork.TestNode
 
TestNode_PortType - Interface in com.pushtotest.testnetwork
 
TestNodeService - Interface in com.pushtotest.testnetwork
 
TestNodeServiceLocator - Class in com.pushtotest.testnetwork
 
TestNodeServiceLocator() - Constructor for class com.pushtotest.testnetwork.TestNodeServiceLocator
 
TestNodeServiceLocator(EngineConfiguration) - Constructor for class com.pushtotest.testnetwork.TestNodeServiceLocator
 
TestNodeServiceLocator(String, QName) - Constructor for class com.pushtotest.testnetwork.TestNodeServiceLocator
 
TestNodeSoapBindingStub - Class in com.pushtotest.testnetwork
 
TestNodeSoapBindingStub() - Constructor for class com.pushtotest.testnetwork.TestNodeSoapBindingStub
 
TestNodeSoapBindingStub(URL, Service) - Constructor for class com.pushtotest.testnetwork.TestNodeSoapBindingStub
 
TestNodeSoapBindingStub(Service) - Constructor for class com.pushtotest.testnetwork.TestNodeSoapBindingStub
 
TestStatus(int, String, String) - Method in class com.pushtotest.testnetwork.PAAS
0 - Test operating normally.
TNClassLoader - Class in com.pushtotest.testnetwork
Class Loader for the Test Agent Jython Interpreter
TNClassLoader() - Constructor for class com.pushtotest.testnetwork.TNClassLoader
 
TNClassLoader(ClassLoader) - Constructor for class com.pushtotest.testnetwork.TNClassLoader
 

U

Util - Class in com.pushtotest.testnetwork
 
Util() - Constructor for class com.pushtotest.testnetwork.Util
 

A C D E F G H I L M N P R S T U

Copyright © 2003 PushToTest. All Rights Reserved.