|
|||||||||
| Home >> All >> org >> oasisOpen >> docs >> [ wsrf overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.oasisOpen.docs.wsrf
Class InteropTestCase

java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.apache.ws.util.test.axis.AbstractAxisTestCase
org.apache.ws.util.test.axis.AbstractOneAxisTestCase
org.oasisOpen.docs.wsrf.InteropTestCase
- All Implemented Interfaces:
- junit.framework.Test
- public class InteropTestCase
- extends org.apache.ws.util.test.axis.AbstractOneAxisTestCase
Created by IntelliJ IDEA. User: sacam Date: Mar 1, 2005 Time: 10:20:29 AM To change this template use File | Settings | File Templates.
| Field Summary | |
private static java.lang.String |
JOB_PORT
|
private java.io.File |
m_basePath
check system property else the default is "." |
private java.lang.String |
m_baseURL
|
private java.lang.String |
m_jobURL
|
private java.lang.String |
m_printerFactoryURL
check system property else the default is the baseurl |
private ReferencePropertiesType |
m_printerReferenceProperties
|
private java.lang.String |
m_printerURL
|
private java.io.File |
m_requestsDir
|
private static boolean |
m_runAxisServer
Check system property, else the default is true |
private static java.lang.String |
PRINTER_FACTORY_PORT
|
private static java.lang.String |
PRINTER_PORT
|
private static java.lang.String |
SOAP_REQ_CREATE_PRINTER
|
| Fields inherited from class org.apache.ws.util.test.axis.AbstractOneAxisTestCase |
|
| Fields inherited from class org.apache.ws.util.test.axis.AbstractAxisTestCase |
RUN_AXIS_SERVER |
| Fields inherited from class junit.framework.TestCase |
|
| Constructor Summary | |
InteropTestCase()
|
|
| Method Summary | |
private void |
addReferencePropsToEnvelope(EnvelopeDocument envelopeDocument,
ReferencePropertiesType referenceProperties)
|
protected java.lang.String |
createJob()
|
void |
createPrinter()
|
private org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.CreationResponseDocument.CreationResponse |
getCreationResponse(EnvelopeDocument envelope)
|
protected org.apache.axis.configuration.FileProvider |
getFileProvider()
|
private EndpointReferenceType |
getJobEndpointReference(EnvelopeDocument envelope)
|
| |
JAVADOC