Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.oasisOpen.docs.wsrf
Class InteropTestCase  view InteropTestCase download InteropTestCase.java

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended byorg.apache.ws.util.test.axis.AbstractAxisTestCase
              extended byorg.apache.ws.util.test.axis.AbstractOneAxisTestCase
                  extended byorg.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)