|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.mule.tck.AbstractMuleTestCase
org.mule.providers.soap.axis.AxisExternalServerTest
Requires an external Axis server running in Tomcat with the Calculator.jws service deployed to it.
Nested Class Summary |
Nested classes inherited from class org.mule.tck.AbstractMuleTestCase |
org.mule.tck.AbstractMuleTestCase.TestInfo |
Field Summary | |
static String |
TEST_AXIS_URL
|
static String |
TEST_URL
|
static String |
TEST_WSDL_URL
|
Fields inherited from class org.mule.tck.AbstractMuleTestCase |
logger |
Constructor Summary | |
AxisExternalServerTest()
|
Method Summary | |
void |
testAxisServiceDocLitWrapped()
|
void |
testAxisServiceDocLitWrappedWithNamedParams()
|
void |
testAxisServiceDocLitWrappedWithNamedParamsinXml()
|
void |
testAxisServiceRPC()
|
Methods inherited from class org.mule.tck.AbstractMuleTestCase |
addTest, disposeManager, doSetUp, doTearDown, finalize, getDefaultModel, getManager, getName, getTestComponent, getTestConnector, getTestDescriptor, getTestEndpoint, getTestEvent, getTestEvent, getTestEvent, getTestEvent, getTestEventContext, getTestInfo, getTestManager, getTestSession, getTestTransformer, isDisabledInThisEnvironment, isDisabledInThisEnvironment, isOffline, run, runBare, setDisposeManagerPerSuite, setUp, suitePostSetUp, suitePostTearDown, suitePreSetUp, suitePreTearDown, tearDown |
Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, run, runTest, setName, toString |
Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame |
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final String TEST_URL
public static final String TEST_AXIS_URL
public static final String TEST_WSDL_URL
Constructor Detail |
public AxisExternalServerTest()
Method Detail |
public void testAxisServiceRPC() throws Exception
Exception
public void testAxisServiceDocLitWrapped() throws Exception
Exception
public void testAxisServiceDocLitWrappedWithNamedParams() throws Exception
Exception
public void testAxisServiceDocLitWrappedWithNamedParamsinXml() throws Exception
Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |