Java Doc for AbstractTypeTestClient3.java in  » ESB » celtix-1.0 » org » objectweb » celtix » systest » type_test » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » ESB » celtix 1.0 » org.objectweb.celtix.systest.type_test 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


org.objectweb.celtix.systest.type_test.AbstractTypeTestClient
   org.objectweb.celtix.systest.type_test.AbstractTypeTestClient2
      org.objectweb.celtix.systest.type_test.AbstractTypeTestClient3

All known Subclasses:   org.objectweb.celtix.systest.type_test.AbstractTypeTestClient4,
AbstractTypeTestClient3
abstract public class AbstractTypeTestClient3 extends AbstractTypeTestClient2 (Code)



Constructor Summary
public  AbstractTypeTestClient3(String name, QName theServicename, QName thePort, String theWsdlPath)
    

Method Summary
public  voidassertEquals(Element elA, Element elB)
    
public  voidassertEqualsStructWithAny(StructWithAny a, StructWithAny b)
    
public  voidassertEqualsStructWithAnyArray(StructWithAnyArray a, StructWithAnyArray b)
    
protected  booleanequals(ChoiceOfChoice x, ChoiceOfChoice y)
    
protected  booleanequals(ChoiceOfSeq x, ChoiceOfSeq y)
    
protected  booleanequals(DerivedStructBaseStruct x, DerivedStructBaseStruct y)
    
protected  booleanequals(DerivedStructBaseChoice x, DerivedStructBaseChoice y)
    
protected  booleanequals(DerivedChoiceBaseStruct x, DerivedChoiceBaseStruct y)
    
protected  booleanequals(DerivedChoiceBaseArray x, DerivedChoiceBaseArray y)
    
protected  booleanequals(DerivedChoiceBaseChoice x, DerivedChoiceBaseChoice y)
    
protected  booleanequals(DerivedNoContent x, DerivedNoContent y)
    
protected  booleanequals(DerivedStructBaseEmpty x, DerivedStructBaseEmpty y)
    
protected  booleanequals(RestrictedChoiceBaseChoice x, RestrictedChoiceBaseChoice y)
    
protected  booleanequals(ComplexTypeWithAttributeGroup x, ComplexTypeWithAttributeGroup y)
    
protected  booleanequals(ComplexTypeWithAttributeGroup1 x, ComplexTypeWithAttributeGroup1 y)
    
protected  booleanequals(SequenceWithGroupSeq x, SequenceWithGroupSeq y)
    
protected  booleanequals(SequenceWithGroupChoice x, SequenceWithGroupChoice y)
    
protected  booleanequals(SequenceWithGroups x, SequenceWithGroups y)
    
protected  booleanequals(SequenceWithOccuringGroup x, SequenceWithOccuringGroup y)
    
protected  booleanequals(GroupDirectlyInComplexType x, GroupDirectlyInComplexType y)
    
protected  booleanequals(ComplexTypeWithAttributes x, ComplexTypeWithAttributes y)
    
protected  booleanequals(MultipleOccursSequenceInSequence x, MultipleOccursSequenceInSequence y)
    
protected  booleanequals(StructWithBinary x, StructWithBinary y)
    
protected  booleanequals(ChoiceWithBinary x, ChoiceWithBinary y)
    
protected  booleanequals(ChoiceWithGroupChoice x, ChoiceWithGroupChoice y)
    
protected  booleanequals(ChoiceWithGroupSeq x, ChoiceWithGroupSeq y)
    
protected  booleanequals(ChoiceWithGroups x, ChoiceWithGroups y)
    
protected  booleanequals(ExtBase64Binary x, ExtBase64Binary y)
    
protected  booleanequals(StructWithAnyAttribute x, StructWithAnyAttribute y)
    
protected  booleanequals(ChoiceWithAnyAttribute x, ChoiceWithAnyAttribute y)
    
protected  booleanequals(OccuringStruct x, OccuringStruct y)
    
protected  booleanequals(OccuringStruct1 x, OccuringStruct1 y)
    
protected  booleanequals(OccuringStruct2 x, OccuringStruct2 y)
    
protected  booleanequals(OccuringChoice x, OccuringChoice y)
    
protected  booleanequals(OccuringChoice1 x, OccuringChoice1 y)
    
protected  booleanequals(OccuringChoice2 x, OccuringChoice2 y)
    
protected  booleanequalsFloatIntStringList(List<Serializable> xList, List<Serializable> yList)
    
protected  booleanequalsIDTypeAttribute(IDTypeAttribute x, IDTypeAttribute y)
    
protected  booleanequalsQNameStringPairs(Map<QName, String> x, Map<QName, String> y)
    
public  voidtestChoiceOfChoice()
    
public  voidtestChoiceOfSeq()
    
public  voidtestChoiceWithAnyAttribute()
    
public  voidtestChoiceWithBinary()
    
public  voidtestChoiceWithGroupChoice()
    
public  voidtestChoiceWithGroupSeq()
    
public  voidtestChoiceWithGroups()
    
public  voidtestComplexTypeWithAttributeGroup()
    
public  voidtestComplexTypeWithAttributeGroup1()
    
public  voidtestComplexTypeWithAttributes()
    
public  voidtestDerivedChoiceBaseArray()
    
public  voidtestDerivedChoiceBaseChoice()
    
public  voidtestDerivedChoiceBaseStruct()
    
public  voidtestDerivedEmptyBaseEmptyAll()
    
public  voidtestDerivedEmptyBaseEmptyChoice()
    
public  voidtestDerivedNoContent()
    
public  voidtestDerivedStructBaseChoice()
    
public  voidtestDerivedStructBaseEmpty()
    
public  voidtestDerivedStructBaseStruct()
    
public  voidtestExtBase64Binary()
    
public  voidtestGroupDirectlyInComplexType()
    
public  voidtestIDTypeAttribute()
    
public  voidtestMultipleOccursSequenceInSequence()
    
public  voidtestOccuringChoice()
    
public  voidtestOccuringChoice1()
    
public  voidtestOccuringChoice2()
    
public  voidtestOccuringStruct()
    
public  voidtestOccuringStruct1()
    
public  voidtestOccuringStruct2()
    
public  voidtestRestrictedChoiceBaseChoice()
    
public  voidtestSequenceWithGroupChoice()
    
public  voidtestSequenceWithGroupSeq()
    
public  voidtestSequenceWithGroups()
    
public  voidtestSequenceWithOccuringGroup()
    
public  voidtestStructWithAny()
    
public  voidtestStructWithAnyArray()
    
public  voidtestStructWithAnyArrayLax()
    
public  voidtestStructWithAnyAttribute()
    
public  voidtestStructWithAnyStrict()
    
public  voidtestStructWithAnyXsi()
    
public  voidtestStructWithBinary()
    
public  voidtestStructWithInvalidAny()
    
public  voidtestStructWithInvalidAnyArray()
    


Constructor Detail
AbstractTypeTestClient3
public AbstractTypeTestClient3(String name, QName theServicename, QName thePort, String theWsdlPath)(Code)




Method Detail
assertEquals
public void assertEquals(Element elA, Element elB) throws Exception(Code)



assertEqualsStructWithAny
public void assertEqualsStructWithAny(StructWithAny a, StructWithAny b) throws Exception(Code)



assertEqualsStructWithAnyArray
public void assertEqualsStructWithAnyArray(StructWithAnyArray a, StructWithAnyArray b) throws Exception(Code)



equals
protected boolean equals(ChoiceOfChoice x, ChoiceOfChoice y)(Code)



equals
protected boolean equals(ChoiceOfSeq x, ChoiceOfSeq y)(Code)



equals
protected boolean equals(DerivedStructBaseStruct x, DerivedStructBaseStruct y)(Code)



equals
protected boolean equals(DerivedStructBaseChoice x, DerivedStructBaseChoice y)(Code)



equals
protected boolean equals(DerivedChoiceBaseStruct x, DerivedChoiceBaseStruct y)(Code)



equals
protected boolean equals(DerivedChoiceBaseArray x, DerivedChoiceBaseArray y)(Code)



equals
protected boolean equals(DerivedChoiceBaseChoice x, DerivedChoiceBaseChoice y)(Code)



equals
protected boolean equals(DerivedNoContent x, DerivedNoContent y)(Code)



equals
protected boolean equals(DerivedStructBaseEmpty x, DerivedStructBaseEmpty y)(Code)



equals
protected boolean equals(RestrictedChoiceBaseChoice x, RestrictedChoiceBaseChoice y)(Code)



equals
protected boolean equals(ComplexTypeWithAttributeGroup x, ComplexTypeWithAttributeGroup y)(Code)



equals
protected boolean equals(ComplexTypeWithAttributeGroup1 x, ComplexTypeWithAttributeGroup1 y)(Code)



equals
protected boolean equals(SequenceWithGroupSeq x, SequenceWithGroupSeq y)(Code)



equals
protected boolean equals(SequenceWithGroupChoice x, SequenceWithGroupChoice y)(Code)



equals
protected boolean equals(SequenceWithGroups x, SequenceWithGroups y)(Code)



equals
protected boolean equals(SequenceWithOccuringGroup x, SequenceWithOccuringGroup y)(Code)



equals
protected boolean equals(GroupDirectlyInComplexType x, GroupDirectlyInComplexType y)(Code)



equals
protected boolean equals(ComplexTypeWithAttributes x, ComplexTypeWithAttributes y)(Code)



equals
protected boolean equals(MultipleOccursSequenceInSequence x, MultipleOccursSequenceInSequence y)(Code)



equals
protected boolean equals(StructWithBinary x, StructWithBinary y)(Code)



equals
protected boolean equals(ChoiceWithBinary x, ChoiceWithBinary y)(Code)



equals
protected boolean equals(ChoiceWithGroupChoice x, ChoiceWithGroupChoice y)(Code)



equals
protected boolean equals(ChoiceWithGroupSeq x, ChoiceWithGroupSeq y)(Code)



equals
protected boolean equals(ChoiceWithGroups x, ChoiceWithGroups y)(Code)



equals
protected boolean equals(ExtBase64Binary x, ExtBase64Binary y)(Code)



equals
protected boolean equals(StructWithAnyAttribute x, StructWithAnyAttribute y)(Code)



equals
protected boolean equals(ChoiceWithAnyAttribute x, ChoiceWithAnyAttribute y)(Code)



equals
protected boolean equals(OccuringStruct x, OccuringStruct y)(Code)



equals
protected boolean equals(OccuringStruct1 x, OccuringStruct1 y)(Code)



equals
protected boolean equals(OccuringStruct2 x, OccuringStruct2 y)(Code)



equals
protected boolean equals(OccuringChoice x, OccuringChoice y)(Code)



equals
protected boolean equals(OccuringChoice1 x, OccuringChoice1 y)(Code)



equals
protected boolean equals(OccuringChoice2 x, OccuringChoice2 y)(Code)



equalsFloatIntStringList
protected boolean equalsFloatIntStringList(List<Serializable> xList, List<Serializable> yList)(Code)



equalsIDTypeAttribute
protected boolean equalsIDTypeAttribute(IDTypeAttribute x, IDTypeAttribute y)(Code)



equalsQNameStringPairs
protected boolean equalsQNameStringPairs(Map<QName, String> x, Map<QName, String> y)(Code)



testChoiceOfChoice
public void testChoiceOfChoice() throws Exception(Code)



testChoiceOfSeq
public void testChoiceOfSeq() throws Exception(Code)



testChoiceWithAnyAttribute
public void testChoiceWithAnyAttribute() throws Exception(Code)



testChoiceWithBinary
public void testChoiceWithBinary() throws Exception(Code)



testChoiceWithGroupChoice
public void testChoiceWithGroupChoice() throws Exception(Code)



testChoiceWithGroupSeq
public void testChoiceWithGroupSeq() throws Exception(Code)



testChoiceWithGroups
public void testChoiceWithGroups() throws Exception(Code)



testComplexTypeWithAttributeGroup
public void testComplexTypeWithAttributeGroup() throws Exception(Code)



testComplexTypeWithAttributeGroup1
public void testComplexTypeWithAttributeGroup1() throws Exception(Code)



testComplexTypeWithAttributes
public void testComplexTypeWithAttributes() throws Exception(Code)



testDerivedChoiceBaseArray
public void testDerivedChoiceBaseArray() throws Exception(Code)



testDerivedChoiceBaseChoice
public void testDerivedChoiceBaseChoice() throws Exception(Code)



testDerivedChoiceBaseStruct
public void testDerivedChoiceBaseStruct() throws Exception(Code)



testDerivedEmptyBaseEmptyAll
public void testDerivedEmptyBaseEmptyAll() throws Exception(Code)



testDerivedEmptyBaseEmptyChoice
public void testDerivedEmptyBaseEmptyChoice() throws Exception(Code)



testDerivedNoContent
public void testDerivedNoContent() throws Exception(Code)



testDerivedStructBaseChoice
public void testDerivedStructBaseChoice() throws Exception(Code)



testDerivedStructBaseEmpty
public void testDerivedStructBaseEmpty() throws Exception(Code)



testDerivedStructBaseStruct
public void testDerivedStructBaseStruct() throws Exception(Code)



testExtBase64Binary
public void testExtBase64Binary() throws Exception(Code)



testGroupDirectlyInComplexType
public void testGroupDirectlyInComplexType() throws Exception(Code)



testIDTypeAttribute
public void testIDTypeAttribute() throws Exception(Code)



testMultipleOccursSequenceInSequence
public void testMultipleOccursSequenceInSequence() throws Exception(Code)



testOccuringChoice
public void testOccuringChoice() throws Exception(Code)



testOccuringChoice1
public void testOccuringChoice1() throws Exception(Code)



testOccuringChoice2
public void testOccuringChoice2() throws Exception(Code)



testOccuringStruct
public void testOccuringStruct() throws Exception(Code)



testOccuringStruct1
public void testOccuringStruct1() throws Exception(Code)



testOccuringStruct2
public void testOccuringStruct2() throws Exception(Code)



testRestrictedChoiceBaseChoice
public void testRestrictedChoiceBaseChoice() throws Exception(Code)



testSequenceWithGroupChoice
public void testSequenceWithGroupChoice() throws Exception(Code)



testSequenceWithGroupSeq
public void testSequenceWithGroupSeq() throws Exception(Code)



testSequenceWithGroups
public void testSequenceWithGroups() throws Exception(Code)



testSequenceWithOccuringGroup
public void testSequenceWithOccuringGroup() throws Exception(Code)



testStructWithAny
public void testStructWithAny() throws Exception(Code)



testStructWithAnyArray
public void testStructWithAnyArray() throws Exception(Code)



testStructWithAnyArrayLax
public void testStructWithAnyArrayLax() throws Exception(Code)



testStructWithAnyAttribute
public void testStructWithAnyAttribute() throws Exception(Code)



testStructWithAnyStrict
public void testStructWithAnyStrict() throws Exception(Code)



testStructWithAnyXsi
public void testStructWithAnyXsi() throws Exception(Code)



testStructWithBinary
public void testStructWithBinary() throws Exception(Code)



testStructWithInvalidAny
public void testStructWithInvalidAny() throws Exception(Code)



testStructWithInvalidAnyArray
public void testStructWithInvalidAnyArray() throws Exception(Code)



Methods inherited from org.objectweb.celtix.systest.type_test.AbstractTypeTestClient2
protected void assertEquals(String msg, StructWithList x, StructWithList y) throws Exception(Code)(Java Doc)
protected void assertEquals(String msg, StructWithUnion x, StructWithUnion y) throws Exception(Code)(Java Doc)
protected void assertEquals(String msg, UnionSimpleContent x, UnionSimpleContent y) throws Exception(Code)(Java Doc)
protected boolean equals(SimpleStruct x, SimpleStruct y)(Code)(Java Doc)
protected boolean equals(StructWithNillables x, StructWithNillables y)(Code)(Java Doc)
protected boolean equals(AnonymousStruct x, AnonymousStruct y)(Code)(Java Doc)
protected boolean equals(NestedStruct x, NestedStruct y)(Code)(Java Doc)
protected boolean equals(UnboundedArray x, UnboundedArray y)(Code)(Java Doc)
protected boolean equals(CompoundArray x, CompoundArray y)(Code)(Java Doc)
protected boolean equals(SimpleChoice x, SimpleChoice y)(Code)(Java Doc)
protected boolean equals(SimpleAll x, SimpleAll y)(Code)(Java Doc)
protected boolean equals(StructWithOptionals x, StructWithOptionals y)(Code)(Java Doc)
protected boolean equals(RecursiveStruct x, RecursiveStruct y)(Code)(Java Doc)
protected boolean equals(RecursiveStructArray x, RecursiveStructArray y)(Code)(Java Doc)
protected boolean equals(RecursiveUnion x, RecursiveUnion y)(Code)(Java Doc)
protected boolean equals(RecursiveUnionData x, RecursiveUnionData y)(Code)(Java Doc)
protected boolean equals(ChoiceArray x, ChoiceArray y)(Code)(Java Doc)
protected void equals(String msg, Document x, Document y) throws Exception(Code)(Java Doc)
protected boolean equals(ExtColourEnum x, ExtColourEnum y)(Code)(Java Doc)
protected boolean equals(ExtBase64Binary x, ExtBase64Binary y)(Code)(Java Doc)
protected boolean equals(StructWithSubstitutionGroup x, StructWithSubstitutionGroup y)(Code)(Java Doc)
protected boolean equals(StructWithSubstitutionGroupAbstract x, StructWithSubstitutionGroupAbstract y)(Code)(Java Doc)
protected boolean equals(StructWithSubstitutionGroupNil x, StructWithSubstitutionGroupNil y)(Code)(Java Doc)
protected boolean equals(StructWithMultipleSubstitutionGroups x, StructWithMultipleSubstitutionGroups y)(Code)(Java Doc)
protected boolean equals(ChoiceWithSubstitutionGroupAbstract x, ChoiceWithSubstitutionGroupAbstract y)(Code)(Java Doc)
protected boolean equals(ChoiceWithSubstitutionGroupNil x, ChoiceWithSubstitutionGroupNil y)(Code)(Java Doc)
protected boolean equals(SgBaseTypeA x, SgBaseTypeA y)(Code)(Java Doc)
protected boolean equals(SgDerivedTypeB x, SgDerivedTypeB y)(Code)(Java Doc)
protected boolean equals(SgDerivedTypeC x, SgDerivedTypeC y)(Code)(Java Doc)
protected boolean equals(ChoiceWithSubstitutionGroup x, ChoiceWithSubstitutionGroup y)(Code)(Java Doc)
protected boolean equals(RecElNextType x, RecElNextType y)(Code)(Java Doc)
protected boolean equals(RecElType x, RecElType y)(Code)(Java Doc)
protected boolean equals(RecMostInnerType x, RecMostInnerType y)(Code)(Java Doc)
protected boolean equals(RecMostInnerNextType x, RecMostInnerNextType y)(Code)(Java Doc)
protected boolean equals(RecInnerType x, RecInnerType y)(Code)(Java Doc)
protected boolean equals(RecInnerNextType x, RecInnerNextType y)(Code)(Java Doc)
protected boolean equals(RecOuterNextType x, RecOuterNextType y)(Code)(Java Doc)
protected boolean equals(RecOuterType x, RecOuterType y)(Code)(Java Doc)
protected void equals(String msg, SimpleContent1 x, SimpleContent1 y) throws Exception(Code)(Java Doc)
protected void equals(String msg, SimpleContent2 x, SimpleContent2 y) throws Exception(Code)(Java Doc)
protected void equals(String msg, SimpleContent3 x, SimpleContent3 y) throws Exception(Code)(Java Doc)
protected boolean equalsNilable(T x, T y)(Code)(Java Doc)
protected boolean equalsNilable(EmptyStruct x, EmptyStruct y)(Code)(Java Doc)
protected boolean equalsNilableStruct(SimpleStruct x, SimpleStruct y)(Code)(Java Doc)
protected boolean notNull(T x, T y)(Code)(Java Doc)
public void testAnonymousStruct() throws Exception(Code)(Java Doc)
public void testBoundedArray() throws Exception(Code)(Java Doc)
public void testChoiceArray() throws Exception(Code)(Java Doc)
public void testChoiceWithSubstitutionGroup() throws Exception(Code)(Java Doc)
public void testChoiceWithSubstitutionGroupAbstract() throws Exception(Code)(Java Doc)
public void testChoiceWithSubstitutionGroupNil() throws Exception(Code)(Java Doc)
public void testCompoundArray() throws Exception(Code)(Java Doc)
public void testDocument() throws Exception(Code)(Java Doc)
public void testEmptyAll() throws Exception(Code)(Java Doc)
public void testEmptyChoice() throws Exception(Code)(Java Doc)
public void testEmptyStruct() throws Exception(Code)(Java Doc)
public void testExtBase64Binary() throws Exception(Code)(Java Doc)
public void testExtColourEnum() throws Exception(Code)(Java Doc)
public void testExtendsSimpleContent() throws Exception(Code)(Java Doc)
public void testExtendsSimpleType() throws Exception(Code)(Java Doc)
public void testFixedArray() throws Exception(Code)(Java Doc)
public void testNestedArray() throws Exception(Code)(Java Doc)
public void testNestedStruct() throws Exception(Code)(Java Doc)
public void testRecElType() throws Exception(Code)(Java Doc)
public void testRecOuterType() throws Exception(Code)(Java Doc)
public void testRecursiveStruct() throws Exception(Code)(Java Doc)
public void testRecursiveStructArray() throws Exception(Code)(Java Doc)
public void testRecursiveUnion() throws Exception(Code)(Java Doc)
public void testRecursiveUnionData() throws Exception(Code)(Java Doc)
public void testSimpleAll() throws Exception(Code)(Java Doc)
public void testSimpleChoice() throws Exception(Code)(Java Doc)
public void testSimpleContent1() throws Exception(Code)(Java Doc)
public void testSimpleContent2() throws Exception(Code)(Java Doc)
public void testSimpleContent3() throws Exception(Code)(Java Doc)
public void testSimpleStruct() throws Exception(Code)(Java Doc)
public void testStructWithList() throws Exception(Code)(Java Doc)
public void testStructWithMultipleSubstitutionGroups() throws Exception(Code)(Java Doc)
public void testStructWithNillables() throws Exception(Code)(Java Doc)
public void testStructWithOptionals() throws Exception(Code)(Java Doc)
public void testStructWithSubstitutionGroup() throws Exception(Code)(Java Doc)
public void testStructWithSubstitutionGroupAbstract() throws Exception(Code)(Java Doc)
public void testStructWithSubstitutionGroupNil() throws Exception(Code)(Java Doc)
public void testStructWithUnion() throws Exception(Code)(Java Doc)
public void testUnboundedArray() throws Exception(Code)(Java Doc)
public void testUnionSimpleContent() throws Exception(Code)(Java Doc)

Fields inherited from org.objectweb.celtix.systest.type_test.AbstractTypeTestClient
protected static org.objectweb.type_test.doc.TypeTestPortType docClient(Code)(Java Doc)
protected boolean perfTestOnly(Code)(Java Doc)
protected static org.objectweb.type_test.rpc.TypeTestPortType rpcClient(Code)(Java Doc)
protected static boolean testDocLiteral(Code)(Java Doc)
protected static boolean testXMLBinding(Code)(Java Doc)

Methods inherited from org.objectweb.celtix.systest.type_test.AbstractTypeTestClient
protected boolean equals(byte[] x, byte[] y)(Code)(Java Doc)
protected boolean equalsDate(XMLGregorianCalendar orig, XMLGregorianCalendar actual)(Code)(Java Doc)
protected boolean equalsDateTime(XMLGregorianCalendar orig, XMLGregorianCalendar actual)(Code)(Java Doc)
protected boolean equalsTime(XMLGregorianCalendar orig, XMLGregorianCalendar actual)(Code)(Java Doc)
public void setPerformanceTestOnly()(Code)(Java Doc)
public void setUp() throws Exception(Code)(Java Doc)
public void testAnonEnumList() throws Exception(Code)(Java Doc)
public void testAnyURI() throws Exception(Code)(Java Doc)
public void testAnyURIEnum() throws Exception(Code)(Java Doc)
public void testBase64Binary() throws Exception(Code)(Java Doc)
public void testBase64BinaryRestriction() throws Exception(Code)(Java Doc)
public void testBoolean() throws Exception(Code)(Java Doc)
public void testByte() throws Exception(Code)(Java Doc)
public void testColourEnum() throws Exception(Code)(Java Doc)
public void testDate() throws Exception(Code)(Java Doc)
public void testDateTime() throws Exception(Code)(Java Doc)
public void testDecimal() throws Exception(Code)(Java Doc)
public void testDecimalEnum() throws Exception(Code)(Java Doc)
public void testDouble() throws Exception(Code)(Java Doc)
public void testDuration() throws Exception(Code)(Java Doc)
public void testFloat() throws Exception(Code)(Java Doc)
public void testGDay() throws Exception(Code)(Java Doc)
public void testGMonth() throws Exception(Code)(Java Doc)
public void testGMonthDay() throws Exception(Code)(Java Doc)
public void testGYear() throws Exception(Code)(Java Doc)
public void testGYearMonth() throws Exception(Code)(Java Doc)
public void testHexBinary() throws Exception(Code)(Java Doc)
public void testHexBinaryRestriction() throws Exception(Code)(Java Doc)
public void testID() throws Exception(Code)(Java Doc)
public void testInt() throws Exception(Code)(Java Doc)
public void testInteger() throws Exception(Code)(Java Doc)
public void testLanguage() throws Exception(Code)(Java Doc)
public void testLong() throws Exception(Code)(Java Doc)
public void testNCName() throws Exception(Code)(Java Doc)
public void testNMTOKEN() throws Exception(Code)(Java Doc)
public void testNMTOKENS() throws Exception(Code)(Java Doc)
public void testNMTokenEnum() throws Exception(Code)(Java Doc)
public void testName() throws Exception(Code)(Java Doc)
public void testNegativeInteger() throws Exception(Code)(Java Doc)
public void testNonNegativeInteger() throws Exception(Code)(Java Doc)
public void testNonPositiveInteger() throws Exception(Code)(Java Doc)
public void testNormalizedString() throws Exception(Code)(Java Doc)
public void testNumberEnum() throws Exception(Code)(Java Doc)
public void testNumberList() throws Exception(Code)(Java Doc)
public void testOneway() throws Exception(Code)(Java Doc)
public void testPositiveInteger() throws Exception(Code)(Java Doc)
public void testQName() throws Exception(Code)(Java Doc)
public void testQNameList() throws Exception(Code)(Java Doc)
public void testShort() throws Exception(Code)(Java Doc)
public void testSimpleListRestriction2() throws Exception(Code)(Java Doc)
public void testSimpleRestriction() throws Exception(Code)(Java Doc)
public void testSimpleRestriction2() throws Exception(Code)(Java Doc)
public void testSimpleRestriction3() throws Exception(Code)(Java Doc)
public void testSimpleRestriction4() throws Exception(Code)(Java Doc)
public void testSimpleRestriction5() throws Exception(Code)(Java Doc)
public void testSimpleRestriction6() throws Exception(Code)(Java Doc)
public void testSimpleUnionList() throws Exception(Code)(Java Doc)
public void testString() throws Exception(Code)(Java Doc)
public void testStringEnum() throws Exception(Code)(Java Doc)
public void testStringI18N() throws Exception(Code)(Java Doc)
public void testStringList() throws Exception(Code)(Java Doc)
public void testTime() throws Exception(Code)(Java Doc)
public void testToken() throws Exception(Code)(Java Doc)
public void testUnionWithAnonEnum() throws Exception(Code)(Java Doc)
public void testUnsignedByte() throws Exception(Code)(Java Doc)
public void testUnsignedInt() throws Exception(Code)(Java Doc)
public void testUnsignedLong() throws Exception(Code)(Java Doc)
public void testUnsignedShort() throws Exception(Code)(Java Doc)
public void testVoid() throws Exception(Code)(Java Doc)

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.