| org.apache.axis2.jaxws.description.ValidateWSDLTests
ValidateWSDLTests | public class ValidateWSDLTests extends TestCase (Code) | | Tests validation against the WSDL for invalid configurations
|
testValidatePort | public void testValidatePort()(Code) | | Reference a Port (which does not exist) under a Service that does. This is not a valid
partial WSDL case and so is an error.
|
testValidatePortType | public void testValidatePortType()(Code) | | The SEI used by the service impl does not contain all the methods defined on the PortType
|
|
|