org.apache.cxf.systest.type_test
Interface TypeTestTester
public interface TypeTestTester
org.apache.type_test.TypeTestTester
setPerformanceTestOnly
void setPerformanceTestOnly()
testVoid
void testVoid()
throws Exception
- Throws:
Exception
testOneway
void testOneway()
throws Exception
- Throws:
Exception
testByte
void testByte()
throws Exception
- Throws:
Exception
testShort
void testShort()
throws Exception
- Throws:
Exception
testInt
void testInt()
throws Exception
- Throws:
Exception
testLong
void testLong()
throws Exception
- Throws:
Exception
testUnsignedShort
void testUnsignedShort()
throws Exception
- Throws:
Exception
testUnsignedInt
void testUnsignedInt()
throws Exception
- Throws:
Exception
testUnsignedLong
void testUnsignedLong()
throws Exception
- Throws:
Exception
testFloat
void testFloat()
throws Exception
- Throws:
Exception
testDouble
void testDouble()
throws Exception
- Throws:
Exception
testUnsignedByte
void testUnsignedByte()
throws Exception
- Throws:
Exception
testBoolean
void testBoolean()
throws Exception
- Throws:
Exception
testString
void testString()
throws Exception
- Throws:
Exception
testQName
void testQName()
throws Exception
- Throws:
Exception
testInteger
void testInteger()
throws Exception
- Throws:
Exception
testPositiveInteger
void testPositiveInteger()
throws Exception
- Throws:
Exception
testNonPositiveInteger
void testNonPositiveInteger()
throws Exception
- Throws:
Exception
testNegativeInteger
void testNegativeInteger()
throws Exception
- Throws:
Exception
testNonNegativeInteger
void testNonNegativeInteger()
throws Exception
- Throws:
Exception
testDecimal
void testDecimal()
throws Exception
- Throws:
Exception
testDate
void testDate()
throws Exception
- Throws:
Exception
testDateTime
void testDateTime()
throws Exception
- Throws:
Exception
testTime
void testTime()
throws Exception
- Throws:
Exception
testGYear
void testGYear()
throws Exception
- Throws:
Exception
testGYearMonth
void testGYearMonth()
throws Exception
- Throws:
Exception
testGMonth
void testGMonth()
throws Exception
- Throws:
Exception
testGMonthDay
void testGMonthDay()
throws Exception
- Throws:
Exception
testGDay
void testGDay()
throws Exception
- Throws:
Exception
testDuration
void testDuration()
throws Exception
- Throws:
Exception
testAnyURI
void testAnyURI()
throws Exception
- Throws:
Exception
testNormalizedString
void testNormalizedString()
throws Exception
- Throws:
Exception
testToken
void testToken()
throws Exception
- Throws:
Exception
testLanguage
void testLanguage()
throws Exception
- Throws:
Exception
testNMTOKEN
void testNMTOKEN()
throws Exception
- Throws:
Exception
testNMTOKENS
void testNMTOKENS()
throws Exception
- Throws:
Exception
testName
void testName()
throws Exception
- Throws:
Exception
testNCName
void testNCName()
throws Exception
- Throws:
Exception
testID
void testID()
throws Exception
- Throws:
Exception
testBase64Binary
void testBase64Binary()
throws Exception
- Throws:
Exception
testHexBinary
void testHexBinary()
throws Exception
- Throws:
Exception
testColourEnum
void testColourEnum()
throws Exception
- Throws:
Exception
testNumberEnum
void testNumberEnum()
throws Exception
- Throws:
Exception
testStringEnum
void testStringEnum()
throws Exception
- Throws:
Exception
testDecimalEnum
void testDecimalEnum()
throws Exception
- Throws:
Exception
testNMTokenEnum
void testNMTokenEnum()
throws Exception
- Throws:
Exception
testAnyURIEnum
void testAnyURIEnum()
throws Exception
- Throws:
Exception
testSimpleRestriction
void testSimpleRestriction()
throws Exception
- Throws:
Exception
testSimpleRestriction2
void testSimpleRestriction2()
throws Exception
- Throws:
Exception
testSimpleRestriction3
void testSimpleRestriction3()
throws Exception
- Throws:
Exception
testSimpleRestriction4
void testSimpleRestriction4()
throws Exception
- Throws:
Exception
testSimpleRestriction5
void testSimpleRestriction5()
throws Exception
- Throws:
Exception
testSimpleRestriction6
void testSimpleRestriction6()
throws Exception
- Throws:
Exception
testAnyURIRestriction
void testAnyURIRestriction()
throws Exception
- Throws:
Exception
testHexBinaryRestriction
void testHexBinaryRestriction()
throws Exception
- Throws:
Exception
testBase64BinaryRestriction
void testBase64BinaryRestriction()
throws Exception
- Throws:
Exception
testSimpleListRestriction2
void testSimpleListRestriction2()
throws Exception
- Throws:
Exception
testStringList
void testStringList()
throws Exception
- Throws:
Exception
testNumberList
void testNumberList()
throws Exception
- Throws:
Exception
testQNameList
void testQNameList()
throws Exception
- Throws:
Exception
testAnonEnumList
void testAnonEnumList()
throws Exception
- Throws:
Exception
testUnionWithAnonEnum
void testUnionWithAnonEnum()
throws Exception
- Throws:
Exception
testUnionWithStringList
void testUnionWithStringList()
throws Exception
- Throws:
Exception
testUnionWithStringListRestriction
void testUnionWithStringListRestriction()
throws Exception
- Throws:
Exception
testUnionWithAnonList
void testUnionWithAnonList()
throws Exception
- Throws:
Exception
testStructWithNillables
void testStructWithNillables()
throws Exception
- Throws:
Exception
testEmptyStruct
void testEmptyStruct()
throws Exception
- Throws:
Exception
testSimpleStruct
void testSimpleStruct()
throws Exception
- Throws:
Exception
testNestedStruct
void testNestedStruct()
throws Exception
- Throws:
Exception
testAnonymousStruct
void testAnonymousStruct()
throws Exception
- Throws:
Exception
testAnonymousType
void testAnonymousType()
throws Exception
- Throws:
Exception
testFixedArray
void testFixedArray()
throws Exception
- Throws:
Exception
testUnboundedArray
void testUnboundedArray()
throws Exception
- Throws:
Exception
testBoundedArray
void testBoundedArray()
throws Exception
- Throws:
Exception
testCompoundArray
void testCompoundArray()
throws Exception
- Throws:
Exception
testNestedArray
void testNestedArray()
throws Exception
- Throws:
Exception
testComplexRestriction
void testComplexRestriction()
throws Exception
- Throws:
Exception
testComplexRestriction2
void testComplexRestriction2()
throws Exception
- Throws:
Exception
testComplexRestriction3
void testComplexRestriction3()
throws Exception
- Throws:
Exception
testComplexRestriction4
void testComplexRestriction4()
throws Exception
- Throws:
Exception
testComplexRestriction5
void testComplexRestriction5()
throws Exception
- Throws:
Exception
testStructWithList
void testStructWithList()
throws Exception
- Throws:
Exception
testStructWithUnion
void testStructWithUnion()
throws Exception
- Throws:
Exception
testUnionSimpleContent
void testUnionSimpleContent()
throws Exception
- Throws:
Exception
testEmptyChoice
void testEmptyChoice()
throws Exception
- Throws:
Exception
testSimpleChoice
void testSimpleChoice()
throws Exception
- Throws:
Exception
testEmptyAll
void testEmptyAll()
throws Exception
- Throws:
Exception
testSimpleAll
void testSimpleAll()
throws Exception
- Throws:
Exception
testOccuringAll
void testOccuringAll()
throws Exception
- Throws:
Exception
testStructWithOptionals
void testStructWithOptionals()
throws Exception
- Throws:
Exception
testRecursiveStruct
void testRecursiveStruct()
throws Exception
- Throws:
Exception
testRecursiveStructArray
void testRecursiveStructArray()
throws Exception
- Throws:
Exception
testRecursiveUnion
void testRecursiveUnion()
throws Exception
- Throws:
Exception
testRecursiveUnionData
void testRecursiveUnionData()
throws Exception
- Throws:
Exception
testChoiceArray
void testChoiceArray()
throws Exception
- Throws:
Exception
testRecSeqB6918
void testRecSeqB6918()
throws Exception
- Throws:
Exception
testExtendsSimpleType
void testExtendsSimpleType()
throws Exception
- Throws:
Exception
testExtendsSimpleContent
void testExtendsSimpleContent()
throws Exception
- Throws:
Exception
testSimpleContent1
void testSimpleContent1()
throws Exception
- Throws:
Exception
testSimpleContent2
void testSimpleContent2()
throws Exception
- Throws:
Exception
testSimpleContent3
void testSimpleContent3()
throws Exception
- Throws:
Exception
testDocument
void testDocument()
throws Exception
- Throws:
Exception
testExtColourEnum
void testExtColourEnum()
throws Exception
- Throws:
Exception
testDerivedStructBaseStruct
void testDerivedStructBaseStruct()
throws Exception
- Throws:
Exception
testDerivedStructBaseChoice
void testDerivedStructBaseChoice()
throws Exception
- Throws:
Exception
testDerivedChoiceBaseStruct
void testDerivedChoiceBaseStruct()
throws Exception
- Throws:
Exception
testDerivedChoiceBaseChoice
void testDerivedChoiceBaseChoice()
throws Exception
- Throws:
Exception
testDerivedChoiceBaseArray
void testDerivedChoiceBaseArray()
throws Exception
- Throws:
Exception
testDerivedNoContent
void testDerivedNoContent()
throws Exception
- Throws:
Exception
testDerivedStructBaseEmpty
void testDerivedStructBaseEmpty()
throws Exception
- Throws:
Exception
testDerivedEmptyBaseEmptyAll
void testDerivedEmptyBaseEmptyAll()
throws Exception
- Throws:
Exception
testDerivedEmptyBaseEmptyChoice
void testDerivedEmptyBaseEmptyChoice()
throws Exception
- Throws:
Exception
testRestrictedStructBaseStruct
void testRestrictedStructBaseStruct()
throws Exception
- Throws:
Exception
testRestrictedAllBaseAll
void testRestrictedAllBaseAll()
throws Exception
- Throws:
Exception
testRestrictedChoiceBaseChoice
void testRestrictedChoiceBaseChoice()
throws Exception
- Throws:
Exception
testComplexTypeWithAttributeGroup
void testComplexTypeWithAttributeGroup()
throws Exception
- Throws:
Exception
testComplexTypeWithAttributeGroup1
void testComplexTypeWithAttributeGroup1()
throws Exception
- Throws:
Exception
testSequenceWithGroupSeq
void testSequenceWithGroupSeq()
throws Exception
- Throws:
Exception
testSequenceWithGroupChoice
void testSequenceWithGroupChoice()
throws Exception
- Throws:
Exception
testSequenceWithGroups
void testSequenceWithGroups()
throws Exception
- Throws:
Exception
testSequenceWithOccuringGroup
void testSequenceWithOccuringGroup()
throws Exception
- Throws:
Exception
testChoiceWithGroupSeq
void testChoiceWithGroupSeq()
throws Exception
- Throws:
Exception
testChoiceWithGroupChoice
void testChoiceWithGroupChoice()
throws Exception
- Throws:
Exception
testChoiceWithGroups
void testChoiceWithGroups()
throws Exception
- Throws:
Exception
testGroupDirectlyInComplexType
void testGroupDirectlyInComplexType()
throws Exception
- Throws:
Exception
testChoiceOfSeq
void testChoiceOfSeq()
throws Exception
- Throws:
Exception
testChoiceOfChoice
void testChoiceOfChoice()
throws Exception
- Throws:
Exception
testComplexTypeWithAttributes
void testComplexTypeWithAttributes()
throws Exception
- Throws:
Exception
testStructWithAny
void testStructWithAny()
throws Exception
- Throws:
Exception
testStructWithAnyArray
void testStructWithAnyArray()
throws Exception
- Throws:
Exception
testStructWithAnyStrict
void testStructWithAnyStrict()
throws Exception
- Throws:
Exception
testStructWithAnyArrayLax
void testStructWithAnyArrayLax()
throws Exception
- Throws:
Exception
testIDTypeAttribute
void testIDTypeAttribute()
throws Exception
- Throws:
Exception
testMultipleOccursSequenceInSequence
void testMultipleOccursSequenceInSequence()
throws Exception
- Throws:
Exception
testStructWithBinary
void testStructWithBinary()
throws Exception
- Throws:
Exception
testChoiceWithBinary
void testChoiceWithBinary()
throws Exception
- Throws:
Exception
testExtBase64Binary
void testExtBase64Binary()
throws Exception
- Throws:
Exception
testStructWithAnyAttribute
void testStructWithAnyAttribute()
throws Exception
- Throws:
Exception
testChoiceWithAnyAttribute
void testChoiceWithAnyAttribute()
throws Exception
- Throws:
Exception
testSimpleContentExtWithAnyAttribute
void testSimpleContentExtWithAnyAttribute()
throws Exception
- Throws:
Exception
testOccuringStructWithAnyAttribute
void testOccuringStructWithAnyAttribute()
throws Exception
- Throws:
Exception
testOccuringChoiceWithAnyAttribute
void testOccuringChoiceWithAnyAttribute()
throws Exception
- Throws:
Exception
testOccuringStruct
void testOccuringStruct()
throws Exception
- Throws:
Exception
testOccuringStruct1
void testOccuringStruct1()
throws Exception
- Throws:
Exception
testOccuringStruct2
void testOccuringStruct2()
throws Exception
- Throws:
Exception
testStructWithNillableStruct
void testStructWithNillableStruct()
throws Exception
- Throws:
Exception
testStructWithOccuringStruct
void testStructWithOccuringStruct()
throws Exception
- Throws:
Exception
testOccuringChoice
void testOccuringChoice()
throws Exception
- Throws:
Exception
testOccuringChoice1
void testOccuringChoice1()
throws Exception
- Throws:
Exception
testOccuringChoice2
void testOccuringChoice2()
throws Exception
- Throws:
Exception
testStructWithNillableChoice
void testStructWithNillableChoice()
throws Exception
- Throws:
Exception
testStructWithOccuringChoice
void testStructWithOccuringChoice()
throws Exception
- Throws:
Exception
testStructWithSubstitutionGroup
void testStructWithSubstitutionGroup()
throws Exception
- Throws:
Exception
testStructWithSubstitutionGroupAbstract
void testStructWithSubstitutionGroupAbstract()
throws Exception
- Throws:
Exception
testStructWithSubstitutionGroupNil
void testStructWithSubstitutionGroupNil()
throws Exception
- Throws:
Exception
testStructWithMultipleSubstitutionGroups
void testStructWithMultipleSubstitutionGroups()
throws Exception
- Throws:
Exception
testChoiceWithSubstitutionGroup
void testChoiceWithSubstitutionGroup()
throws Exception
- Throws:
Exception
testChoiceWithSubstitutionGroupAbstract
void testChoiceWithSubstitutionGroupAbstract()
throws Exception
- Throws:
Exception
testChoiceWithSubstitutionGroupNil
void testChoiceWithSubstitutionGroupNil()
throws Exception
- Throws:
Exception
testRecElType
void testRecElType()
throws Exception
- Throws:
Exception
testRecOuterType
void testRecOuterType()
throws Exception
- Throws:
Exception
testMRecSeqA
void testMRecSeqA()
throws Exception
- Throws:
Exception
testMRecSeqC
void testMRecSeqC()
throws Exception
- Throws:
Exception
Apache CXF