| |
|
| org.apache.axis2.jaxws.sample.FaultsServiceTests
FaultsServiceTests | public class FaultsServiceTests extends TestCase (Code) | | |
testFaultsService0 | public void testFaultsService0()(Code) | | Tests that that BaseFault is thrown
|
testFaultsService1 | public void testFaultsService1()(Code) | | Tests that that BaseFault (DerivedFault1) is thrown
|
testFaultsService10 | public void testFaultsService10()(Code) | | Tests that that SOAPFaultException (NPE) is thrown
|
testFaultsService10a | public void testFaultsService10a()(Code) | | Tests that that SOAPFaultException (NPE) is thrown
|
testFaultsService11 | public void testFaultsService11()(Code) | | Tests that that SOAPFaultException (for WebServiceException) is thrown
|
testFaultsService2 | public void testFaultsService2()(Code) | | Tests that that BaseFault (DerivedFault1) is thrown
|
testFaultsService3 | public void testFaultsService3()(Code) | | Tests that that ComplxFaultFault is thrown
|
testFaultsService4 | public void testFaultsService4()(Code) | | Tests that throwing of SimpleFault
|
testFaultsService5 | public void testFaultsService5()(Code) | | Test throwing legacy fault
Disabled while I fix this test
|
testFaultsService6 | public void testFaultsService6()(Code) | | Tests that throwing of BaseFault_Exception
|
testFaultsService7 | public void testFaultsService7()(Code) | | Tests that throwing of DerivedFault1_Exception
|
testFaultsService8 | public void testFaultsService8()(Code) | | Tests that throwing of DerivedFault1_Exception
|
testFaultsService9a | public void testFaultsService9a()(Code) | | Tests that that SOAPFaultException is thrown
|
testFaultsService9b | public void testFaultsService9b()(Code) | | Tests that that SOAPFaultException is thrown
|
testResourceInjection | public void testResourceInjection() throws Exception(Code) | | Tests Resource injection
|
|
|
|