Class Summary |
BindingFaultTest |
This class implements a series of tests used to check
javax.wsdl.BindingFault implementations for compliance
with the JWSDL specification. |
BindingInputTest |
This class implements a series of tests used to check
javax.wsdl.BindingInput implementations for compliance
with the JWSDL specification. |
BindingOperationTest |
This class implements a series of tests used to check
javax.wsdl.BindingOperation implementations for compliance
with the JWSDL specification. |
BindingOutputTest |
This class implements a series of tests used to check
javax.wsdl.BindingOutput implementations for compliance
with the JWSDL specification. |
BindingTest |
This class implements a series of tests used to check
javax.wsdl.Binding implementations for compliance
with the JWSDL specification. |
DefinitionTest |
This class implements a series of tests used to check
javax.wsdl.Definition implementations for compliance
with the JWSDL specification. |
ExtensionRegistryTest |
This class implements a series of tests used to check
javax.wsdl.extensions.ExtensionRegistry implementations for compliance
with the JWSDL specification. |
FactoryTest |
This class implements a series of tests used to check
javax.wsdl.factory.WSDLFactory implementations for compliance
with the JWSDL specification. |
FactoryTest2 |
This class implements a series of tests used to check
javax.wsdl.factory.WSDLFactory implementations for compliance
with the JWSDL specification. |
FaultTest |
This class implements a series of tests used to check
javax.wsdl.Fault implementations for compliance
with the JWSDL specification. |
ImportTest |
This class implements a series of tests used to check
javax.wsdl.Import implementations for compliance
with the JWSDL specification. |
InputTest |
This class implements a series of tests used to check
javax.wsdl.Input implementations for compliance
with the JWSDL specification. |
JWSDLTestSuite |
This class combines all the tests contained in the JWSDL TCK
into one JUnit test suite. |
MessageTest |
This class implements a series of tests used to check
javax.wsdl.Message implementations for compliance
with the JWSDL specification. |
OperationTest |
This class implements a series of tests used to check
javax.wsdl.Operation implementations for compliance
with the JWSDL specification. |
OutputTest |
This class implements a series of tests used to check
javax.wsdl.Output implementations for compliance
with the JWSDL specification. |
PartTest |
This class implements a series of tests used to check
javax.wsdl.Part implementations for compliance
with the JWSDL specification. |
PortTest |
This class implements a series of tests used to check
javax.wsdl.Port implementations for compliance
with the JWSDL specification. |
PortTypeTest |
This class implements a series of tests used to check
javax.wsdl.PortType implementations for compliance
with the JWSDL specification. |
ServiceTest |
This class implements a series of tests used to check
javax.wsdl.Service implementations for compliance
with the JWSDL specification. |
SignatureTest |
This class implements a series of tests used to check the
signatures of all the classes and methods of a JWSDL implementation
for compliance with the JWSDL specification. |
TypesTest |
This class implements a series of tests used to check
javax.wsdl.Types implementations for compliance
with the JWSDL specification. |
WSDLExceptionTest |
This class implements a series of tests used to check
javax.wsdl.WSDLException implementations for compliance
with the JWSDL specification. |
WSDLReaderTest |
This class implements a series of tests used to check
javax.wsdl.xml.WSDLReader implementations for compliance
with the JWSDL specification. |
WSDLWriterTest |
This class implements a series of tests used to check
javax.wsdl.xml.WSDLWriter implementations for compliance
with the JWSDL specification. |