A B C D E F G H I J L M N O P R S T W

A

addClassDesc(ClassDesc) - Method in class com.ibm.sigtest.ProjectDesc
 
addConstructorDesc(MethodDesc) - Method in class com.ibm.sigtest.ClassDesc
 
addMethodDesc(MethodDesc) - Method in class com.ibm.sigtest.ClassDesc
 

B

BindingFaultTest - class com.ibm.wsdl.tck.BindingFaultTest.
This class implements a series of tests used to check javax.wsdl.BindingFault implementations for compliance with the JWSDL specification.
BindingFaultTest() - Constructor for class com.ibm.wsdl.tck.BindingFaultTest
 
BindingInputTest - class com.ibm.wsdl.tck.BindingInputTest.
This class implements a series of tests used to check javax.wsdl.BindingInput implementations for compliance with the JWSDL specification.
BindingInputTest() - Constructor for class com.ibm.wsdl.tck.BindingInputTest
 
BindingOperationTest - class com.ibm.wsdl.tck.BindingOperationTest.
This class implements a series of tests used to check javax.wsdl.BindingOperation implementations for compliance with the JWSDL specification.
BindingOperationTest() - Constructor for class com.ibm.wsdl.tck.BindingOperationTest
 
BindingOutputTest - class com.ibm.wsdl.tck.BindingOutputTest.
This class implements a series of tests used to check javax.wsdl.BindingOutput implementations for compliance with the JWSDL specification.
BindingOutputTest() - Constructor for class com.ibm.wsdl.tck.BindingOutputTest
 
BindingTest - class com.ibm.wsdl.tck.BindingTest.
This class implements a series of tests used to check javax.wsdl.Binding implementations for compliance with the JWSDL specification.
BindingTest() - Constructor for class com.ibm.wsdl.tck.BindingTest
 

C

ClassDesc - class com.ibm.sigtest.ClassDesc.
This class stores all the information needed to compare the signature of one class to another.
ClassDesc(String, int) - Constructor for class com.ibm.sigtest.ClassDesc
 
collectionsMatch(Collection, Collection) - Static method in class com.ibm.sigtest.SigTestUtils
 
com.ibm.sigtest - package com.ibm.sigtest
 
com.ibm.wsdl.tck - package com.ibm.wsdl.tck
 
com.ibm.wsdl.tck.http - package com.ibm.wsdl.tck.http
 
com.ibm.wsdl.tck.mime - package com.ibm.wsdl.tck.mime
 
com.ibm.wsdl.tck.schema - package com.ibm.wsdl.tck.schema
 
com.ibm.wsdl.tck.soap - package com.ibm.wsdl.tck.soap
 
com.ibm.wsdl.tck.util - package com.ibm.wsdl.tck.util
 
compare(ClassDesc) - Method in class com.ibm.sigtest.ClassDesc
 
compare(ProjectDesc) - Method in class com.ibm.sigtest.ProjectDesc
This method compares this project description to the specified one.
compareProjectFile(File) - Static method in class com.ibm.sigtest.ProjectDesc
This method compares the specified project file to the classes currently available on the classpath.
createExtension(ExtensionRegistry, Class, QName, Class) - Static method in class com.ibm.wsdl.tck.util.TCKUtils
 

D

DefinitionTest - class com.ibm.wsdl.tck.DefinitionTest.
This class implements a series of tests used to check javax.wsdl.Definition implementations for compliance with the JWSDL specification.
DefinitionTest() - Constructor for class com.ibm.wsdl.tck.DefinitionTest
 

E

ExtensionRegistryTest - class com.ibm.wsdl.tck.ExtensionRegistryTest.
This class implements a series of tests used to check javax.wsdl.extensions.ExtensionRegistry implementations for compliance with the JWSDL specification.
ExtensionRegistryTest() - Constructor for class com.ibm.wsdl.tck.ExtensionRegistryTest
 
equals(Object) - Method in class com.ibm.sigtest.ClassDesc
 
equals(Object) - Method in class com.ibm.sigtest.MethodDesc
 

F

FactoryTest - class com.ibm.wsdl.tck.FactoryTest.
This class implements a series of tests used to check javax.wsdl.factory.WSDLFactory implementations for compliance with the JWSDL specification.
FactoryTest() - Constructor for class com.ibm.wsdl.tck.FactoryTest
 
FactoryTest2 - class com.ibm.wsdl.tck.FactoryTest2.
This class implements a series of tests used to check javax.wsdl.factory.WSDLFactory implementations for compliance with the JWSDL specification.
FactoryTest2() - Constructor for class com.ibm.wsdl.tck.FactoryTest2
 
FaultTest - class com.ibm.wsdl.tck.FaultTest.
This class implements a series of tests used to check javax.wsdl.Fault implementations for compliance with the JWSDL specification.
FaultTest() - Constructor for class com.ibm.wsdl.tck.FaultTest
 
findExtraClasses(ProjectDesc, ProjectDesc, List, List) - Static method in class com.ibm.sigtest.SigTestUtils
 
findExtras(Collection, Collection, List, List) - Static method in class com.ibm.sigtest.SigTestUtils
 

G

generateProjectFile(String, String, boolean) - Static method in class com.ibm.sigtest.SigTestUtils
 
getClassDesc(String) - Method in class com.ibm.sigtest.ProjectDesc
 
getClassDesc(Class) - Static method in class com.ibm.sigtest.SigTestUtils
 
getClassDescs() - Method in class com.ibm.sigtest.ProjectDesc
 
getClassName(Class) - Static method in class com.ibm.sigtest.SigTestUtils
 
getCondensedClassList(List) - Static method in class com.ibm.sigtest.SigTestUtils
 
getConstructorDescs() - Method in class com.ibm.sigtest.ClassDesc
 
getConstructorDescs(String, Constructor[]) - Static method in class com.ibm.sigtest.SigTestUtils
 
getDocument(String) - Static method in class com.ibm.wsdl.tck.util.TCKUtils
 
getExceptionTypeNames() - Method in class com.ibm.sigtest.MethodDesc
 
getExpandedMethodList(List) - Static method in class com.ibm.sigtest.SigTestUtils
 
getInterfaceNames() - Method in class com.ibm.sigtest.ClassDesc
 
getMethodDescs() - Method in class com.ibm.sigtest.ClassDesc
 
getMethodDescs(Method[]) - Static method in class com.ibm.sigtest.SigTestUtils
 
getModifiers() - Method in class com.ibm.sigtest.MemberDesc
 
getName() - Method in class com.ibm.sigtest.MemberDesc
 
getParameterTypeNames() - Method in class com.ibm.sigtest.MethodDesc
 
getProjectDesc(ProjectDesc) - Static method in class com.ibm.sigtest.SigTestUtils
This method builds a new project description by using an existing one as a reference.
getReturnTypeName() - Method in class com.ibm.sigtest.MethodDesc
 
getSuperClassName() - Method in class com.ibm.sigtest.ClassDesc
 
getTypeNames(Class[]) - Static method in class com.ibm.sigtest.SigTestUtils
 

H

HTTPAddressTest - class com.ibm.wsdl.tck.http.HTTPAddressTest.
This class implements a series of tests used to check javax.wsdl.extensions.http.HTTPAddress implementations for compliance with the JWSDL specification.
HTTPAddressTest() - Constructor for class com.ibm.wsdl.tck.http.HTTPAddressTest
 
HTTPBindingTest - class com.ibm.wsdl.tck.http.HTTPBindingTest.
This class implements a series of tests used to check javax.wsdl.extensions.http.HTTPBinding implementations for compliance with the JWSDL specification.
HTTPBindingTest() - Constructor for class com.ibm.wsdl.tck.http.HTTPBindingTest
 
HTTPOperationTest - class com.ibm.wsdl.tck.http.HTTPOperationTest.
This class implements a series of tests used to check javax.wsdl.extensions.http.HTTPOperation implementations for compliance with the JWSDL specification.
HTTPOperationTest() - Constructor for class com.ibm.wsdl.tck.http.HTTPOperationTest
 
hashCode() - Method in class com.ibm.sigtest.ClassDesc
 
hashCode() - Method in class com.ibm.sigtest.MethodDesc
 

I

ImportTest - class com.ibm.wsdl.tck.ImportTest.
This class implements a series of tests used to check javax.wsdl.Import implementations for compliance with the JWSDL specification.
ImportTest() - Constructor for class com.ibm.wsdl.tck.ImportTest
 
InputTest - class com.ibm.wsdl.tck.InputTest.
This class implements a series of tests used to check javax.wsdl.Input implementations for compliance with the JWSDL specification.
InputTest() - Constructor for class com.ibm.wsdl.tck.InputTest
 

J

JWSDLTestSuite - class com.ibm.wsdl.tck.JWSDLTestSuite.
This class combines all the tests contained in the JWSDL TCK into one JUnit test suite.
JWSDLTestSuite() - Constructor for class com.ibm.wsdl.tck.JWSDLTestSuite
 

L

listToString(List) - Static method in class com.ibm.sigtest.SigTestUtils
 

M

MIMEContentTest - class com.ibm.wsdl.tck.mime.MIMEContentTest.
This class implements a series of tests used to check javax.wsdl.extensions.mime.MIMEContent implementations for compliance with the JWSDL specification.
MIMEContentTest() - Constructor for class com.ibm.wsdl.tck.mime.MIMEContentTest
 
MIMEMimeXmlTest - class com.ibm.wsdl.tck.mime.MIMEMimeXmlTest.
This class implements a series of tests used to check javax.wsdl.extensions.mime.MIMEMimeXml implementations for compliance with the JWSDL specification.
MIMEMimeXmlTest() - Constructor for class com.ibm.wsdl.tck.mime.MIMEMimeXmlTest
 
MIMEMultipartRelatedTest - class com.ibm.wsdl.tck.mime.MIMEMultipartRelatedTest.
This class implements a series of tests used to check javax.wsdl.extensions.mime.MIMEMultipartRelated implementations for compliance with the JWSDL specification.
MIMEMultipartRelatedTest() - Constructor for class com.ibm.wsdl.tck.mime.MIMEMultipartRelatedTest
 
MemberDesc - class com.ibm.sigtest.MemberDesc.
This class stores the name and modifiers for a given member (class or method).
MemberDesc(String, int) - Constructor for class com.ibm.sigtest.MemberDesc
 
MessageTest - class com.ibm.wsdl.tck.MessageTest.
This class implements a series of tests used to check javax.wsdl.Message implementations for compliance with the JWSDL specification.
MessageTest() - Constructor for class com.ibm.wsdl.tck.MessageTest
 
MethodDesc - class com.ibm.sigtest.MethodDesc.
This class stores all the information needed to identify a method signature.
MethodDesc(String, int, String, List, List) - Constructor for class com.ibm.sigtest.MethodDesc
 
main(String[]) - Static method in class com.ibm.sigtest.ProjectFileGenerator
 
main(String[]) - Static method in class com.ibm.sigtest.TestSignatures
 
main(String[]) - Static method in class com.ibm.wsdl.tck.JWSDLTestSuite
 
modifiers - Variable in class com.ibm.sigtest.MemberDesc
 

N

name - Variable in class com.ibm.sigtest.MemberDesc
 

O

OperationTest - class com.ibm.wsdl.tck.OperationTest.
This class implements a series of tests used to check javax.wsdl.Operation implementations for compliance with the JWSDL specification.
OperationTest() - Constructor for class com.ibm.wsdl.tck.OperationTest
 
OutputTest - class com.ibm.wsdl.tck.OutputTest.
This class implements a series of tests used to check javax.wsdl.Output implementations for compliance with the JWSDL specification.
OutputTest() - Constructor for class com.ibm.wsdl.tck.OutputTest
 
objectsEqual(Object, Object) - Static method in class com.ibm.sigtest.SigTestUtils
 

P

PartTest - class com.ibm.wsdl.tck.PartTest.
This class implements a series of tests used to check javax.wsdl.Part implementations for compliance with the JWSDL specification.
PartTest() - Constructor for class com.ibm.wsdl.tck.PartTest
 
PortTest - class com.ibm.wsdl.tck.PortTest.
This class implements a series of tests used to check javax.wsdl.Port implementations for compliance with the JWSDL specification.
PortTest() - Constructor for class com.ibm.wsdl.tck.PortTest
 
PortTypeTest - class com.ibm.wsdl.tck.PortTypeTest.
This class implements a series of tests used to check javax.wsdl.PortType implementations for compliance with the JWSDL specification.
PortTypeTest() - Constructor for class com.ibm.wsdl.tck.PortTypeTest
 
ProjectDesc - class com.ibm.sigtest.ProjectDesc.
This class stores a name and a collection of class descriptions, to form a project.
ProjectDesc(String) - Constructor for class com.ibm.sigtest.ProjectDesc
 
ProjectFileGenerator - class com.ibm.sigtest.ProjectFileGenerator.
This class generates a project file which contains a snapshot of the current signatures of the specified classes.
ProjectFileGenerator() - Constructor for class com.ibm.sigtest.ProjectFileGenerator
 
parseClassDesc(BufferedReader) - Static method in class com.ibm.sigtest.ClassDesc
 
parseMethodDesc(String) - Static method in class com.ibm.sigtest.MethodDesc
 

R

readProjectFile(String, File) - Static method in class com.ibm.sigtest.ProjectDesc
This method reads the specified project file into memory.

S

SOAPAddressTest - class com.ibm.wsdl.tck.soap.SOAPAddressTest.
This class implements a series of tests used to check javax.wsdl.extensions.soap.SOAPAddress implementations for compliance with the JWSDL specification.
SOAPAddressTest() - Constructor for class com.ibm.wsdl.tck.soap.SOAPAddressTest
 
SOAPBindingTest - class com.ibm.wsdl.tck.soap.SOAPBindingTest.
This class implements a series of tests used to check javax.wsdl.extensions.soap.SOAPBinding implementations for compliance with the JWSDL specification.
SOAPBindingTest() - Constructor for class com.ibm.wsdl.tck.soap.SOAPBindingTest
 
SOAPBodyTest - class com.ibm.wsdl.tck.soap.SOAPBodyTest.
This class implements a series of tests used to check javax.wsdl.extensions.soap.SOAPBody implementations for compliance with the JWSDL specification.
SOAPBodyTest() - Constructor for class com.ibm.wsdl.tck.soap.SOAPBodyTest
 
SOAPFaultTest - class com.ibm.wsdl.tck.soap.SOAPFaultTest.
This class implements a series of tests used to check javax.wsdl.extensions.soap.SOAPFault implementations for compliance with the JWSDL specification.
SOAPFaultTest() - Constructor for class com.ibm.wsdl.tck.soap.SOAPFaultTest
 
SOAPHeaderFaultTest - class com.ibm.wsdl.tck.soap.SOAPHeaderFaultTest.
This class implements a series of tests used to check javax.wsdl.extensions.soap.SOAPHeaderFault implementations for compliance with the JWSDL specification.
SOAPHeaderFaultTest() - Constructor for class com.ibm.wsdl.tck.soap.SOAPHeaderFaultTest
 
SOAPHeaderTest - class com.ibm.wsdl.tck.soap.SOAPHeaderTest.
This class implements a series of tests used to check javax.wsdl.extensions.soap.SOAPHeader implementations for compliance with the JWSDL specification.
SOAPHeaderTest() - Constructor for class com.ibm.wsdl.tck.soap.SOAPHeaderTest
 
SOAPOperationTest - class com.ibm.wsdl.tck.soap.SOAPOperationTest.
This class implements a series of tests used to check javax.wsdl.extensions.soap.SOAPOperation implementations for compliance with the JWSDL specification.
SOAPOperationTest() - Constructor for class com.ibm.wsdl.tck.soap.SOAPOperationTest
 
SchemaImportTest - class com.ibm.wsdl.tck.schema.SchemaImportTest.
This class implements a series of tests used to check javax.wsdl.extensions.schema.SchemaImport implementations for compliance with the JWSDL specification.
SchemaImportTest() - Constructor for class com.ibm.wsdl.tck.schema.SchemaImportTest
 
SchemaReferenceTest - class com.ibm.wsdl.tck.schema.SchemaReferenceTest.
This class implements a series of tests used to check javax.wsdl.extensions.schema.SchemaReference implementations for compliance with the JWSDL specification.
SchemaReferenceTest() - Constructor for class com.ibm.wsdl.tck.schema.SchemaReferenceTest
 
SchemaTest - class com.ibm.wsdl.tck.schema.SchemaTest.
This class implements a series of tests used to check javax.wsdl.extensions.schema.Schema implementations for compliance with the JWSDL specification.
SchemaTest() - Constructor for class com.ibm.wsdl.tck.schema.SchemaTest
 
ServiceTest - class com.ibm.wsdl.tck.ServiceTest.
This class implements a series of tests used to check javax.wsdl.Service implementations for compliance with the JWSDL specification.
ServiceTest() - Constructor for class com.ibm.wsdl.tck.ServiceTest
 
SigTestUtils - class com.ibm.sigtest.SigTestUtils.
This class implements static utility methods for use by the signature test tool.
SigTestUtils() - Constructor for class com.ibm.sigtest.SigTestUtils
 
SignatureTest - class com.ibm.wsdl.tck.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.
SignatureTest() - Constructor for class com.ibm.wsdl.tck.SignatureTest
 
setClassDescs(List) - Method in class com.ibm.sigtest.ProjectDesc
 
setConstructorDescs(List) - Method in class com.ibm.sigtest.ClassDesc
 
setExceptionTypeNames(List) - Method in class com.ibm.sigtest.MethodDesc
 
setInterfaceNames(List) - Method in class com.ibm.sigtest.ClassDesc
 
setMethodDescs(List) - Method in class com.ibm.sigtest.ClassDesc
 
setModifiers(int) - Method in class com.ibm.sigtest.MemberDesc
 
setName(String) - Method in class com.ibm.sigtest.MemberDesc
 
setParameterTypeNames(List) - Method in class com.ibm.sigtest.MethodDesc
 
setReturnTypeName(String) - Method in class com.ibm.sigtest.MethodDesc
 
setSuperClassName(String) - Method in class com.ibm.sigtest.ClassDesc
 
setUp() - Method in class com.ibm.wsdl.tck.BindingFaultTest
 
setUp() - Method in class com.ibm.wsdl.tck.BindingInputTest
 
setUp() - Method in class com.ibm.wsdl.tck.BindingOperationTest
 
setUp() - Method in class com.ibm.wsdl.tck.BindingOutputTest
 
setUp() - Method in class com.ibm.wsdl.tck.BindingTest
 
setUp() - Method in class com.ibm.wsdl.tck.DefinitionTest
 
setUp() - Method in class com.ibm.wsdl.tck.ExtensionRegistryTest
 
setUp() - Method in class com.ibm.wsdl.tck.FactoryTest
 
setUp() - Method in class com.ibm.wsdl.tck.FactoryTest2
 
setUp() - Method in class com.ibm.wsdl.tck.FaultTest
 
setUp() - Method in class com.ibm.wsdl.tck.ImportTest
 
setUp() - Method in class com.ibm.wsdl.tck.InputTest
 
setUp() - Method in class com.ibm.wsdl.tck.MessageTest
 
setUp() - Method in class com.ibm.wsdl.tck.OperationTest
 
setUp() - Method in class com.ibm.wsdl.tck.OutputTest
 
setUp() - Method in class com.ibm.wsdl.tck.PartTest
 
setUp() - Method in class com.ibm.wsdl.tck.PortTest
 
setUp() - Method in class com.ibm.wsdl.tck.PortTypeTest
 
setUp() - Method in class com.ibm.wsdl.tck.ServiceTest
 
setUp() - Method in class com.ibm.wsdl.tck.TypesTest
 
setUp() - Method in class com.ibm.wsdl.tck.WSDLExceptionTest
 
setUp() - Method in class com.ibm.wsdl.tck.WSDLReaderTest
 
setUp() - Method in class com.ibm.wsdl.tck.WSDLWriterTest
 
setUp() - Method in class com.ibm.wsdl.tck.http.HTTPAddressTest
 
setUp() - Method in class com.ibm.wsdl.tck.http.HTTPBindingTest
 
setUp() - Method in class com.ibm.wsdl.tck.http.HTTPOperationTest
 
setUp() - Method in class com.ibm.wsdl.tck.mime.MIMEContentTest
 
setUp() - Method in class com.ibm.wsdl.tck.mime.MIMEMimeXmlTest
 
setUp() - Method in class com.ibm.wsdl.tck.mime.MIMEMultipartRelatedTest
 
setUp() - Method in class com.ibm.wsdl.tck.schema.SchemaImportTest
 
setUp() - Method in class com.ibm.wsdl.tck.schema.SchemaReferenceTest
 
setUp() - Method in class com.ibm.wsdl.tck.schema.SchemaTest
 
setUp() - Method in class com.ibm.wsdl.tck.soap.SOAPAddressTest
 
setUp() - Method in class com.ibm.wsdl.tck.soap.SOAPBindingTest
 
setUp() - Method in class com.ibm.wsdl.tck.soap.SOAPBodyTest
 
setUp() - Method in class com.ibm.wsdl.tck.soap.SOAPFaultTest
 
setUp() - Method in class com.ibm.wsdl.tck.soap.SOAPHeaderFaultTest
 
setUp() - Method in class com.ibm.wsdl.tck.soap.SOAPHeaderTest
 
setUp() - Method in class com.ibm.wsdl.tck.soap.SOAPOperationTest
 
storePropFile(Properties, File) - Static method in class com.ibm.wsdl.tck.FactoryTest
 
stringToList(String, String) - Static method in class com.ibm.sigtest.SigTestUtils
 
suite() - Static method in class com.ibm.wsdl.tck.JWSDLTestSuite
 

T

TCKUtils - class com.ibm.wsdl.tck.util.TCKUtils.
This class implements static utility methods for use by the various TCK tests.
TCKUtils() - Constructor for class com.ibm.wsdl.tck.util.TCKUtils
 
TestSignatures - class com.ibm.sigtest.TestSignatures.
This class compares a project file to either the classes currently available on the classpath, or another project file.
TestSignatures() - Constructor for class com.ibm.sigtest.TestSignatures
 
TypesTest - class com.ibm.wsdl.tck.TypesTest.
This class implements a series of tests used to check javax.wsdl.Types implementations for compliance with the JWSDL specification.
TypesTest() - Constructor for class com.ibm.wsdl.tck.TypesTest
 
tearDown() - Method in class com.ibm.wsdl.tck.FactoryTest
 
testAddGetBindingFault() - Method in class com.ibm.wsdl.tck.BindingOperationTest
Test BindingOperation.addBindingFault(...) and BindingOperation.getBindingFault(...).
testAddGetBindingOperation() - Method in class com.ibm.wsdl.tck.BindingTest
Test Binding.addBindingOperation(...) and Binding.getBindingOperation(...).
testAddGetFault() - Method in class com.ibm.wsdl.tck.OperationTest
Test Operation.addFault(...) and Operation.getFault(...).
testAddGetMIMEPart() - Method in class com.ibm.wsdl.tck.mime.MIMEMultipartRelatedTest
Test MIMEMultipartRelated.addMIMEPart(...) and MIMEMultipartRelated.getMIMEParts().
testAddGetNamespaceAndPrefix() - Method in class com.ibm.wsdl.tck.DefinitionTest
Test Definition.addNamespace(...), Definition.getNamespace(...), and Definition.getPrefix(...).
testAddGetOperation() - Method in class com.ibm.wsdl.tck.PortTypeTest
Test PortType.addOperation(...) and PortType.getOperation(...).
testAddGetPart() - Method in class com.ibm.wsdl.tck.MessageTest
Test Message.addPart(...) and Message.getPart(...).
testAddGetPort() - Method in class com.ibm.wsdl.tck.ServiceTest
Test Service.addPort(...) and Service.getPort(...).
testAddGetSOAPHeaderFault() - Method in class com.ibm.wsdl.tck.soap.SOAPHeaderTest
Test SOAPHeader.addSOAPHeaderFault(...) and SOAPHeader.getSOAPHeaderFaults().
testCreateAddGetImport() - Method in class com.ibm.wsdl.tck.DefinitionTest
Test Definition.createImport(), Definition.addImport(...), and Definition.getImports(...).
testCreateAddGetImport() - Method in class com.ibm.wsdl.tck.schema.SchemaTest
Test Schema.createImport(), Schema.addImport(...) and Schema.getImports().
testCreateAddGetInclude() - Method in class com.ibm.wsdl.tck.schema.SchemaTest
Test Schema.createInclude(), Schema.addInclude(...) and Schema.getIncludes().
testCreateAddGetRedefine() - Method in class com.ibm.wsdl.tck.schema.SchemaTest
Test Schema.createRedefine(), Schema.addRedefine(...) and Schema.getRedefines().
testCreateAddGetRemoveBinding() - Method in class com.ibm.wsdl.tck.DefinitionTest
Test Definition.createBinding(), Definition.addBinding(...), Definition.getBinding(...), and Definition.removeBinding(...).
testCreateAddGetRemoveMessage() - Method in class com.ibm.wsdl.tck.DefinitionTest
Test Definition.createMessage(), Definition.addMessage(...), Definition.getMessage(...), and Definition.removeMessage(...).
testCreateAddGetRemovePortType() - Method in class com.ibm.wsdl.tck.DefinitionTest
Test Definition.createPortType(), Definition.addPortType(...), Definition.getPortType(...), and Definition.removePortType(...).
testCreateAddGetRemoveService() - Method in class com.ibm.wsdl.tck.DefinitionTest
Test Definition.createService(), Definition.addService(...), Definition.getService(...), and Definition.removeService(...).
testCreateBindingFault() - Method in class com.ibm.wsdl.tck.DefinitionTest
Test Definition.createBindingFault().
testCreateBindingInput() - Method in class com.ibm.wsdl.tck.DefinitionTest
Test Definition.createBindingInput().
testCreateBindingOperation() - Method in class com.ibm.wsdl.tck.DefinitionTest
Test Definition.createBindingOperation().
testCreateBindingOutput() - Method in class com.ibm.wsdl.tck.DefinitionTest
Test Definition.createBindingOutput().
testCreateFault() - Method in class com.ibm.wsdl.tck.DefinitionTest
Test Definition.createFault().
testCreateInput() - Method in class com.ibm.wsdl.tck.DefinitionTest
Test Definition.createInput().
testCreateOperation() - Method in class com.ibm.wsdl.tck.DefinitionTest
Test Definition.createOperation().
testCreateOutput() - Method in class com.ibm.wsdl.tck.DefinitionTest
Test Definition.createOutput().
testCreatePart() - Method in class com.ibm.wsdl.tck.DefinitionTest
Test Definition.createPart().
testCreatePort() - Method in class com.ibm.wsdl.tck.DefinitionTest
Test Definition.createPort().
testCreateSetGetTypes() - Method in class com.ibm.wsdl.tck.DefinitionTest
Test Definition.createTypes(), Definition.setTypes(...), and Definition.getTypes().
testGetAllowableExtensions() - Method in class com.ibm.wsdl.tck.ExtensionRegistryTest
Test ExtensionRegistry.getAllowableExtensions(...) to ensure that all the specification-defined extensions (SOAP, HTTP, and MIME) are registered to be allowed in the correct locations.
testHTTPMappings() - Method in class com.ibm.wsdl.tck.ExtensionRegistryTest
Test ExtensionRegistry.querySerializer(...), ExtensionRegistry.queryDeserializer(...), and ExtensionRegistry.createExtension(...), to ensure that serializers, deserializers, and Java types have been registered for all the specification-defined HTTP extensibility elements.
testIsSetUndefined() - Method in class com.ibm.wsdl.tck.BindingTest
Test Binding.setUndefined(...) andBinding.isUndefined().
testIsSetUndefined() - Method in class com.ibm.wsdl.tck.MessageTest
Test Message.setUndefined(...) and Message.isUndefined().
testIsSetUndefined() - Method in class com.ibm.wsdl.tck.OperationTest
Test Operation.setUndefined(...) and Operation.isUndefined().
testIsSetUndefined() - Method in class com.ibm.wsdl.tck.PortTypeTest
Test PortType.setUndefined(...) and PortType.isUndefined().
testMIMEMappings() - Method in class com.ibm.wsdl.tck.ExtensionRegistryTest
Test ExtensionRegistry.querySerializer(...), ExtensionRegistry.queryDeserializer(...), and ExtensionRegistry.createExtension(...), to ensure that serializers, deserializers, and Java types have been registered for all the specification-defined MIME extensibility elements.
testNewDefinition() - Method in class com.ibm.wsdl.tck.FactoryTest2
Test WSDLFactory.newDefinition() to ensure that definitions can be created using a newly created factory.
testNewInstance() - Method in class com.ibm.wsdl.tck.FactoryTest
Test WSDLFactory.newInstance() to ensure that factory instances can be retrieved by specifying the javax.wsdl.factory.WSDLFactory system property.
testNewInstance2() - Method in class com.ibm.wsdl.tck.FactoryTest
Test WSDLFactory.newInstance() to ensure that factory instances can be retrieved by providing a lib/wsdl.properties file in the JRE directory.
testNewInstance3() - Method in class com.ibm.wsdl.tck.FactoryTest
Test WSDLFactory.newInstance() to ensure that factory instances can be retrieved by relying on a platform default.
testNewInstance4() - Method in class com.ibm.wsdl.tck.FactoryTest
Test WSDLFactory.newInstance(...) to ensure that factory instances can be retrieved by specifying an explicit factory implementation to use.
testNewPopulatedExtensionRegistry() - Method in class com.ibm.wsdl.tck.FactoryTest2
Test WSDLFactory.newPopulatedExtensionRegistry() to ensure that populated ExtensionRegistries can be created using a newly created factory.
testNewWSDLReader() - Method in class com.ibm.wsdl.tck.FactoryTest2
Test WSDLFactory.newWSDLReader() to ensure that WSDLReaders can be created using a newly created factory.
testNewWSDLWriter() - Method in class com.ibm.wsdl.tck.FactoryTest2
Test WSDLFactory.newWSDLWriter() to ensure that WSDLWriters can be created using a newly created factory.
testReadWSDL() - Method in class com.ibm.wsdl.tck.WSDLReaderTest
Test each variation of WSDLReader.readWSDL(...) to ensure that definitions can be retrieved and parsed.
testReadWSDLwithSchemas() - Method in class com.ibm.wsdl.tck.WSDLReaderTest
Added for the JWSDL 1.1 Maintenance Release.
testSOAPMappings() - Method in class com.ibm.wsdl.tck.ExtensionRegistryTest
Test ExtensionRegistry.querySerializer(...), ExtensionRegistry.queryDeserializer(...), and ExtensionRegistry.createExtension(...), to ensure that serializers, deserializers, and Java types have been registered for all the specification-defined SOAP extensibility elements.
testSetGetBinding() - Method in class com.ibm.wsdl.tck.PortTest
Test Port.setBinding(...) and Port.getBinding().
testSetGetBindingInput() - Method in class com.ibm.wsdl.tck.BindingOperationTest
Test BindingOperation.setBindingInput(...) and BindingOperation.getBindingInput().
testSetGetBindingOutput() - Method in class com.ibm.wsdl.tck.BindingOperationTest
Test BindingOperation.setBindingOutput(...) and BindingOperation.getBindingOutput().
testSetGetDefaultDeserializer() - Method in class com.ibm.wsdl.tck.ExtensionRegistryTest
Test ExtensionRegistry.setDefaultDeserializer(...) and ExtensionRegistry.getDefaultDeserializer().
testSetGetDefaultSerializer() - Method in class com.ibm.wsdl.tck.ExtensionRegistryTest
Test ExtensionRegistry.setDefaultSerializer(...) and ExtensionRegistry.getDefaultSerializer().
testSetGetDefinition() - Method in class com.ibm.wsdl.tck.ImportTest
Test Import.setDefinition(...) and Import.getDefinition().
testSetGetDocumentBaseURI() - Method in class com.ibm.wsdl.tck.DefinitionTest
Test Definition.setDocumentBaseURI(...) and Definition.getDocumentBaseURI().
testSetGetDocumentBaseURI() - Method in class com.ibm.wsdl.tck.schema.SchemaTest
Test Schema.setDocumentBaseURI(...) and Schema.getDocumentBaseURI().
testSetGetDocumentationElement() - Method in class com.ibm.wsdl.tck.BindingFaultTest
Test BindingFault.setDocumentationElement(...) and BindingFault.getDocumentationElement().
testSetGetDocumentationElement() - Method in class com.ibm.wsdl.tck.BindingInputTest
Test BindingInput.setDocumentationElement(...) and BindingInput.getDocumentationElement().
testSetGetDocumentationElement() - Method in class com.ibm.wsdl.tck.BindingOperationTest
Test BindingOperation.setDocumentationElement(...) and BindingOperation.getDocumentationElement().
testSetGetDocumentationElement() - Method in class com.ibm.wsdl.tck.BindingOutputTest
Test BindingOutput.setDocumentationElement(...) and BindingOutput.getDocumentationElement().
testSetGetDocumentationElement() - Method in class com.ibm.wsdl.tck.BindingTest
Test Binding.setDocumentationElement(...) and Binding.getDocumentationElement().
testSetGetDocumentationElement() - Method in class com.ibm.wsdl.tck.DefinitionTest
Test Definition.setDocumentationElement(...) and Definition.getDocumentationElement().
testSetGetDocumentationElement() - Method in class com.ibm.wsdl.tck.FaultTest
Test Fault.setDocumentationElement(...) and Fault.getDocumentationElement().
testSetGetDocumentationElement() - Method in class com.ibm.wsdl.tck.ImportTest
Test Import.setDocumentationElement(...) and Import.getDocumentationElement().
testSetGetDocumentationElement() - Method in class com.ibm.wsdl.tck.InputTest
Test Input.setDocumentationElement(...) and Input.getDocumentationElement().
testSetGetDocumentationElement() - Method in class com.ibm.wsdl.tck.MessageTest
Test Message.setDocumentationElement(...) and Message.getDocumentationElement().
testSetGetDocumentationElement() - Method in class com.ibm.wsdl.tck.OperationTest
Test Operation.setDocumentationElement(...) and Operation.getDocumentationElement().
testSetGetDocumentationElement() - Method in class com.ibm.wsdl.tck.OutputTest
Test Output.setDocumentationElement(...) and Output.getDocumentationElement().
testSetGetDocumentationElement() - Method in class com.ibm.wsdl.tck.PartTest
Test Part.setDocumentationElement(...) and Part.getDocumentationElement().
testSetGetDocumentationElement() - Method in class com.ibm.wsdl.tck.PortTest
Test Port.setDocumentationElement(...) and Port.getDocumentationElement().
testSetGetDocumentationElement() - Method in class com.ibm.wsdl.tck.PortTypeTest
Test PortType.setDocumentationElement(...) and PortType.getDocumentationElement().
testSetGetDocumentationElement() - Method in class com.ibm.wsdl.tck.ServiceTest
Test Service.setDocumentationElement(...) and Service.getDocumentationElement().
testSetGetDocumentationElement() - Method in class com.ibm.wsdl.tck.TypesTest
Test Types.setDocumentationElement(...) and Types.getDocumentationElement().
testSetGetElement() - Method in class com.ibm.wsdl.tck.schema.SchemaTest
Test Schema.setElement(...) and Schema.getElement().
testSetGetElementName() - Method in class com.ibm.wsdl.tck.PartTest
Test Part.setElementName(...) and Part.getElementName().
testSetGetEncodingStyles() - Method in class com.ibm.wsdl.tck.soap.SOAPBodyTest
Test SOAPBody.setEncodingStyles(...) and SOAPBody.getEncodingStyles().
testSetGetEncodingStyles() - Method in class com.ibm.wsdl.tck.soap.SOAPFaultTest
Test SOAPFault.setEncodingStyles(...) and SOAPFault.getEncodingStyles().
testSetGetEncodingStyles() - Method in class com.ibm.wsdl.tck.soap.SOAPHeaderFaultTest
Test SOAPHeaderFault.setEncodingStyles(...) and SOAPHeaderFault.getEncodingStyles().
testSetGetEncodingStyles() - Method in class com.ibm.wsdl.tck.soap.SOAPHeaderTest
Test SOAPHeader.setEncodingStyles(...) and SOAPHeader.getEncodingStyles().
testSetGetExtensionRegistry() - Method in class com.ibm.wsdl.tck.DefinitionTest
Test Definition.setExtensionRegistry(...) and Definition.getExtensionRegistry().
testSetGetExtensionRegistry() - Method in class com.ibm.wsdl.tck.WSDLReaderTest
Test WSDLReader.setExtensionRegistry(...) and WSDLReader.getExtensionRegistry().
testSetGetFaultCode() - Method in class com.ibm.wsdl.tck.WSDLExceptionTest
Test WSDLException.setFaultCode(...) and WSDLException.getFaultCode().
testSetGetFeature() - Method in class com.ibm.wsdl.tck.WSDLReaderTest
Test WSDLReader.setFeature(...) and WSDLReader.getFeature(...).
testSetGetId() - Method in class com.ibm.wsdl.tck.schema.SchemaReferenceTest
Test SchemaReference.setId(...) and SchemaReference.getId().
testSetGetInput() - Method in class com.ibm.wsdl.tck.OperationTest
Test Operation.setInput(...) and Operation.getInput().
testSetGetLocation() - Method in class com.ibm.wsdl.tck.WSDLExceptionTest
Test WSDLException.setLocation(...) and WSDLException.getLocation().
testSetGetLocationURI() - Method in class com.ibm.wsdl.tck.ImportTest
Test Import.setLocationURI(...) and Import.getLocationURI().
testSetGetLocationURI() - Method in class com.ibm.wsdl.tck.http.HTTPAddressTest
Test HTTPAddress.setLocationURI(...) and HTTPAddress.getLocationURI().
testSetGetLocationURI() - Method in class com.ibm.wsdl.tck.http.HTTPOperationTest
Test HTTPOperation.setLocationURI(...) and HTTPOperation.getLocationURI().
testSetGetLocationURI() - Method in class com.ibm.wsdl.tck.soap.SOAPAddressTest
Test SOAPAddress.setLocationURI(...) and SOAPAddress.getLocationURI().
testSetGetMessage() - Method in class com.ibm.wsdl.tck.FaultTest
Test Fault.setMessage(...) and Fault.getMessage().
testSetGetMessage() - Method in class com.ibm.wsdl.tck.InputTest
Test Input.setMessage(...) and Input.getMessage().
testSetGetMessage() - Method in class com.ibm.wsdl.tck.OutputTest
Test Output.setMessage(...) and Output.getMessage().
testSetGetMessage() - Method in class com.ibm.wsdl.tck.soap.SOAPHeaderFaultTest
Test SOAPHeaderFault.setMessage(...) and SOAPHeaderFault.getMessage().
testSetGetMessage() - Method in class com.ibm.wsdl.tck.soap.SOAPHeaderTest
Test SOAPHeader.setMessage(...) and SOAPHeader.getMessage().
testSetGetName() - Method in class com.ibm.wsdl.tck.BindingFaultTest
Test BindingFault.setName(...) and BindingFault.getName().
testSetGetName() - Method in class com.ibm.wsdl.tck.BindingInputTest
Test BindingInput.setName(...) and BindingInput.getName().
testSetGetName() - Method in class com.ibm.wsdl.tck.BindingOperationTest
Test BindingOperation.setName(...) and BindingOperation.getName().
testSetGetName() - Method in class com.ibm.wsdl.tck.BindingOutputTest
Test BindingOutput.setName(...) and BindingOutput.getName().
testSetGetName() - Method in class com.ibm.wsdl.tck.FaultTest
Test Fault.setName(...) and Fault.getName().
testSetGetName() - Method in class com.ibm.wsdl.tck.InputTest
Test Input.setName(...) and Input.getName().
testSetGetName() - Method in class com.ibm.wsdl.tck.OperationTest
Test Operation.setName(...) and Operation.getName().
testSetGetName() - Method in class com.ibm.wsdl.tck.OutputTest
Test Output.setName(...) and Output.getName().
testSetGetName() - Method in class com.ibm.wsdl.tck.PartTest
Test Part.setName(...) and Part.getName().
testSetGetName() - Method in class com.ibm.wsdl.tck.PortTest
Test Port.setName(...) and Port.getName().
testSetGetName() - Method in class com.ibm.wsdl.tck.soap.SOAPFaultTest
Test SOAPFault.setName(...) and SOAPFault.getName().
testSetGetNamespaceURI() - Method in class com.ibm.wsdl.tck.ImportTest
Test Import.setNamespaceURI(...) and Import.getNamespaceURI().
testSetGetNamespaceURI() - Method in class com.ibm.wsdl.tck.schema.SchemaImportTest
Test SchemaImport.setNamespaceURI(...) and SchemaImport.getNamespaceURI().
testSetGetNamespaceURI() - Method in class com.ibm.wsdl.tck.soap.SOAPBodyTest
Test SOAPBody.setNamespaceURI(...) and SOAPBody.getNamespaceURI().
testSetGetNamespaceURI() - Method in class com.ibm.wsdl.tck.soap.SOAPFaultTest
Test SOAPFault.setNamespaceURI(...) and SOAPFault.getNamespaceURI().
testSetGetNamespaceURI() - Method in class com.ibm.wsdl.tck.soap.SOAPHeaderFaultTest
Test SOAPHeaderFault.setNamespaceURI(...) and SOAPHeaderFault.getNamespaceURI().
testSetGetNamespaceURI() - Method in class com.ibm.wsdl.tck.soap.SOAPHeaderTest
Test SOAPHeader.setNamespaceURI(...) and SOAPHeader.getNamespaceURI().
testSetGetOperation() - Method in class com.ibm.wsdl.tck.BindingOperationTest
Test BindingOperation.setOperation(...) and BindingOperation.getOperation().
testSetGetOutput() - Method in class com.ibm.wsdl.tck.OperationTest
Test Operation.setOutput(...) and Operation.getOutput().
testSetGetParameterOrdering() - Method in class com.ibm.wsdl.tck.OperationTest
Test Operation.setParameterOrdering(...) and Operation.getParameterOrdering().
testSetGetPart() - Method in class com.ibm.wsdl.tck.mime.MIMEContentTest
Test MIMEContent.setPart(...) and MIMEContent.getPart().
testSetGetPart() - Method in class com.ibm.wsdl.tck.mime.MIMEMimeXmlTest
Test MIMEMimeXml.setPart(...) and MIMEMimeXml.getPart().
testSetGetPart() - Method in class com.ibm.wsdl.tck.soap.SOAPHeaderFaultTest
Test SOAPHeaderFault.setPart(...) and SOAPHeaderFault.getPart().
testSetGetPart() - Method in class com.ibm.wsdl.tck.soap.SOAPHeaderTest
Test SOAPHeader.setPart(...) and SOAPHeader.getPart().
testSetGetParts() - Method in class com.ibm.wsdl.tck.soap.SOAPBodyTest
Test SOAPBody.setParts(...) and SOAPBody.getParts().
testSetGetPortType() - Method in class com.ibm.wsdl.tck.BindingTest
Test Binding.setPortType(...) andBinding.getPortType().
testSetGetQName() - Method in class com.ibm.wsdl.tck.BindingTest
Test Binding.setQName(...) andBinding.getQName().
testSetGetQName() - Method in class com.ibm.wsdl.tck.DefinitionTest
Test Definition.setQName(...) and Definition.getQName().
testSetGetQName() - Method in class com.ibm.wsdl.tck.MessageTest
Test Message.setQName(...) and Message.getQName().
testSetGetQName() - Method in class com.ibm.wsdl.tck.PortTypeTest
Test PortType.setQName(...) and PortType.getQName().
testSetGetQName() - Method in class com.ibm.wsdl.tck.ServiceTest
Test Service.setQName(...) and Service.getQName().
testSetGetReferencedSchema() - Method in class com.ibm.wsdl.tck.schema.SchemaReferenceTest
Test SchemaReference.setReferencedSchema(...) and SchemaReference.getReferencedSchema().
testSetGetSchemaLocationURI() - Method in class com.ibm.wsdl.tck.schema.SchemaReferenceTest
Test SchemaReference.setSchemaLocationURI(...) and SchemaReference.getSchemaLocationURI().
testSetGetSoapActionURI() - Method in class com.ibm.wsdl.tck.soap.SOAPOperationTest
Test SOAPOperation.addSoapActionURI(...) and SOAPOperation.getSoapActionURI(...).
testSetGetStyle() - Method in class com.ibm.wsdl.tck.OperationTest
Test Operation.setStyle(...) and Operation.getStyle().
testSetGetStyle() - Method in class com.ibm.wsdl.tck.soap.SOAPBindingTest
Test SOAPBinding.setStyle(...) and SOAPBinding.getStyle().
testSetGetStyle() - Method in class com.ibm.wsdl.tck.soap.SOAPOperationTest
Test SOAPOperation.setStyle(...) and SOAPOperation.getStyle(...).
testSetGetTargetException() - Method in class com.ibm.wsdl.tck.WSDLExceptionTest
Test WSDLException.setTargetException(...) and WSDLException.getTargetException().
testSetGetTargetNamespace() - Method in class com.ibm.wsdl.tck.DefinitionTest
Test Definition.setTargetNamespace(...) and Definition.getTargetNamespace().
testSetGetTransportURI() - Method in class com.ibm.wsdl.tck.soap.SOAPBindingTest
Test SOAPBinding.setTransportURI(...) and SOAPBinding.getTransportURI().
testSetGetType() - Method in class com.ibm.wsdl.tck.mime.MIMEContentTest
Test MIMEContent.setType(...) and MIMEContent.getType().
testSetGetTypeName() - Method in class com.ibm.wsdl.tck.PartTest
Test Part.setTypeName(...) and Part.getTypeName().
testSetGetUse() - Method in class com.ibm.wsdl.tck.soap.SOAPBodyTest
Test SOAPBody.setUse(...) and SOAPBody.getUse().
testSetGetUse() - Method in class com.ibm.wsdl.tck.soap.SOAPFaultTest
Test SOAPFault.setUse(...) and SOAPFault.getUse().
testSetGetUse() - Method in class com.ibm.wsdl.tck.soap.SOAPHeaderFaultTest
Test SOAPHeaderFault.setUse(...) and SOAPHeaderFault.getUse().
testSetGetUse() - Method in class com.ibm.wsdl.tck.soap.SOAPHeaderTest
Test SOAPHeader.setUse(...) and SOAPHeader.getUse().
testSetGetVerb() - Method in class com.ibm.wsdl.tck.http.HTTPBindingTest
Test HTTPBinding.setVerb(...) and HTTPBinding.getVerb().
testSignatures() - Method in class com.ibm.wsdl.tck.SignatureTest
Test the signatures of all the classes and methods for compliance with the JWSDL specification.
testWriteWSDL() - Method in class com.ibm.wsdl.tck.WSDLWriterTest
Test each variation of WSDLWriter.writeWSDL(...), and WSDLWriter.getDocument(...), to ensure that round-tripped definitions still contain the same information.
testWriteWSDLWithSchemas() - Method in class com.ibm.wsdl.tck.WSDLWriterTest
Added for the JWSDL 1.1 Maintenance Release.
toString() - Method in class com.ibm.sigtest.ClassDesc
 
toString(boolean) - Method in class com.ibm.sigtest.MethodDesc
 
toString() - Method in class com.ibm.sigtest.MethodDesc
 
toString() - Method in class com.ibm.sigtest.ProjectDesc
 
tokenize(String, String) - Static method in class com.ibm.sigtest.SigTestUtils
 

W

WSDLExceptionTest - class com.ibm.wsdl.tck.WSDLExceptionTest.
This class implements a series of tests used to check javax.wsdl.WSDLException implementations for compliance with the JWSDL specification.
WSDLExceptionTest() - Constructor for class com.ibm.wsdl.tck.WSDLExceptionTest
 
WSDLReaderTest - class com.ibm.wsdl.tck.WSDLReaderTest.
This class implements a series of tests used to check javax.wsdl.xml.WSDLReader implementations for compliance with the JWSDL specification.
WSDLReaderTest() - Constructor for class com.ibm.wsdl.tck.WSDLReaderTest
 
WSDLWriterTest - class com.ibm.wsdl.tck.WSDLWriterTest.
This class implements a series of tests used to check javax.wsdl.xml.WSDLWriter implementations for compliance with the JWSDL specification.
WSDLWriterTest() - Constructor for class com.ibm.wsdl.tck.WSDLWriterTest
 
walkDefinition(Definition) - Static method in class com.ibm.wsdl.tck.util.TCKUtils
 
walkDefinitionWithSchemas(Definition) - Static method in class com.ibm.wsdl.tck.util.TCKUtils
Added for the JWSDL 1.1 Maintenance Release.

A B C D E F G H I J L M N O P R S T W

Copyright © 2003 IBM. All Rights Reserved.