| org.apache.axis2.jaxws.description.PartialWSDLTests
PartialWSDLTests | public class PartialWSDLTests extends TestCase (Code) | | |
Method Summary | |
public void | testPartialWSDL1() Tests the binding, service, and port not specified in the WSDL. | public void | testPartialWSDL2() Tests the binding, service, and port not specified in the WSDL. |
testPartialWSDL1 | public void testPartialWSDL1()(Code) | | Tests the binding, service, and port not specified in the WSDL.
This test is based on the FVT test AddNumbersImplPartial1
|
testPartialWSDL2 | public void testPartialWSDL2()(Code) | | Tests the binding, service, and port not specified in the WSDL.
This test is based on the FVT test AddNumbersImplPartial2
|
|
|