Summary

[ summary] [ package list] [ test cases]

Tests Errors Failures Success rate Time(s)
321 0 1 99.69% 43.49

Note: failuresare anticipated and checked for with assertions while errorsare unanticipated.

Package List

[ summary] [ package list] [ test cases]

Package Tests Errors Failures Success Rate Time
org.apache.commons.betwixt.derived 3 0 0 100.00% 1.05
org.apache.commons.betwixt.digester 9 0 0 100.00% 1.78
org.apache.commons.betwixt.dotbetwixt 25 0 1 96.00% 5.00
org.apache.commons.betwixt.examples.rss 1 0 0 100.00% 0.53
org.apache.commons.betwixt.expression 7 0 0 100.00% 1.27
org.apache.commons.betwixt.introspection 23 0 0 100.00% 1.67
org.apache.commons.betwixt.io.read 32 0 0 100.00% 3.44
org.apache.commons.betwixt.io 19 0 0 100.00% 4.27
org.apache.commons.betwixt.nowrap 1 0 0 100.00% 0.52
org.apache.commons.betwixt.poly 6 0 0 100.00% 1.03
org.apache.commons.betwixt.recursion 9 0 0 100.00% 1.00
org.apache.commons.betwixt.registry 3 0 0 100.00% 0.63
org.apache.commons.betwixt.scarab 1 0 0 100.00% 0.52
org.apache.commons.betwixt.schema 23 0 0 100.00% 3.53
org.apache.commons.betwixt.strategy.alt 4 0 0 100.00% 0.53
org.apache.commons.betwixt.strategy.impl.propertysuppression 2 0 0 100.00% 0.27
org.apache.commons.betwixt.strategy 73 0 0 100.00% 5.41
org.apache.commons.betwixt 65 0 0 100.00% 9.76
org.apache.commons.betwixt.versioning 5 0 0 100.00% 0.59
org.apache.commons.betwixt.xmlunit 10 0 0 100.00% 0.70

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.apache.commons.betwixt.derived

Class Tests Errors Failures Success Rate Time
Success TestDerived 1 0 0 100.00% 0.547
Success TestWriteClass 2 0 0 100.00% 0.500

org.apache.commons.betwixt.digester

Class Tests Errors Failures Success Rate Time
Success TestDigestDotBetwixt 1 0 0 100.00% 0.360
Success TestDigestMultiMapping 1 0 0 100.00% 0.375
Success TestIDRead 2 0 0 100.00% 0.531
Success TestOptionDigestion 3 0 0 100.00% 0.250
Success TestXMLIntrospectorHelper 2 0 0 100.00% 0.266

org.apache.commons.betwixt.dotbetwixt

Class Tests Errors Failures Success Rate Time
Success TestBeanToXml 7 0 0 100.00% 0.609
Success TestCustomDotBetwixt 4 0 0 100.00% 0.515
Failure TestDotBetwixtNamespace 1 0 1 0.00% 0.469
Success TestIntrospection 1 0 0 100.00% 0.422
Success TestLoopType 3 0 0 100.00% 0.532
Success TestMap 1 0 0 100.00% 0.516
Success TestMixedCollections 2 0 0 100.00% 0.484
Success TestMsgParser 2 0 0 100.00% 0.515
Success TestMultiMap 1 0 0 100.00% 0.375
Success TestXmlToBean 3 0 0 100.00% 0.563

org.apache.commons.betwixt.examples.rss

Class Tests Errors Failures Success Rate Time
Success TestRSS 1 0 0 100.00% 0.532

org.apache.commons.betwixt.expression

Class Tests Errors Failures Success Rate Time
Success TestCollectionUpdater 3 0 0 100.00% 0.203
Success TestContext 1 0 0 100.00% 0.250
Success TestContextOptions 1 0 0 100.00% 0.235
Success TestDynaBeanUpdater 1 0 0 100.00% 0.297
Success TestUpdaters 1 0 0 100.00% 0.282

org.apache.commons.betwixt.introspection

Class Tests Errors Failures Success Rate Time
Success TestDeclarativeIntrospection 12 0 0 100.00% 0.422
Success TestDynaBeanIntrospection 1 0 0 100.00% 0.297
Success TestInterfaceIntrospection 2 0 0 100.00% 0.407
Success TestXMLIntrospector 8 0 0 100.00% 0.547

org.apache.commons.betwixt.io.read

Class Tests Errors Failures Success Rate Time
Success TestBeanCreation 2 0 0 100.00% 0.531
Success TestBindTimeTypeMapping 10 0 0 100.00% 0.531
Success TestMappingActions 5 0 0 100.00% 0.485
Success TestMaps 3 0 0 100.00% 0.531
Success TestPolymorphic 2 0 0 100.00% 0.515
Success TestReadContext 8 0 0 100.00% 0.360
Success TestReadData 2 0 0 100.00% 0.484

org.apache.commons.betwixt.io

Class Tests Errors Failures Success Rate Time
Success TestAbstractBeanWriter 1 0 0 100.00% 0.469
Success TestAttributeSuppression 2 0 0 100.00% 0.422
Success TestBeanWriter 2 0 0 100.00% 0.281
Success TestIgnoreEmptyElements 2 0 0 100.00% 0.438
Success TestMapUpdater 1 0 0 100.00% 0.532
Success TestMixedCollection 2 0 0 100.00% 0.500
Success TestPrettyPrint 1 0 0 100.00% 0.297
Success TestSAXBeanWriter 3 0 0 100.00% 0.422
Success TestSuppressElement 4 0 0 100.00% 0.515
Success TestWriteIDs 1 0 0 100.00% 0.390

org.apache.commons.betwixt.nowrap

Class Tests Errors Failures Success Rate Time
Success TestNoWrap 1 0 0 100.00% 0.515

org.apache.commons.betwixt.poly

Class Tests Errors Failures Success Rate Time
Success TestPolyList 3 0 0 100.00% 0.500
Success TestPolyListHolder 3 0 0 100.00% 0.531

org.apache.commons.betwixt.recursion

Class Tests Errors Failures Success Rate Time
Success TestRecursion 8 0 0 100.00% 0.578
Success TestSharedIDGeneration 1 0 0 100.00% 0.422

org.apache.commons.betwixt.registry

Class Tests Errors Failures Success Rate Time
Success TestRegistryPolymorphicResolution 1 0 0 100.00% 0.407
Success TestXMLBeanInfoRegistry 2 0 0 100.00% 0.219

org.apache.commons.betwixt.scarab

Class Tests Errors Failures Success Rate Time
Success TestScarabSettings 1 0 0 100.00% 0.515

org.apache.commons.betwixt.schema

Class Tests Errors Failures Success Rate Time
Success TestDataTypeMapper 2 0 0 100.00% 0.312
Success TestRecursiveBeanSchemaGeneration 2 0 0 100.00% 0.765
Success TestSchema 2 0 0 100.00% 0.531
Success TestSchemaGeneration 5 0 0 100.00% 0.641
Success TestSchemaTranscriber 6 0 0 100.00% 0.422
Success TestSchemaValidity 6 0 0 100.00% 0.859

org.apache.commons.betwixt.strategy.alt

Class Tests Errors Failures Success Rate Time
Success TestElementsAlt 4 0 0 100.00% 0.531

org.apache.commons.betwixt.strategy.impl.propertysuppression

Class Tests Errors Failures Success Rate Time
Success TestPackageSuppressor 2 0 0 100.00% 0.266

org.apache.commons.betwixt.strategy

Class Tests Errors Failures Success Rate Time
Success TestBadCharacterReplacingNMapper 8 0 0 100.00% 0.234
Success TestBaseMappingStrategy 1 0 0 100.00% 0.344
Success TestCapitalizeNameMapper 1 0 0 100.00% 0.203
Success TestConversionFlavour 2 0 0 100.00% 0.547
Success TestDecapitalizeNameMapper 1 0 0 100.00% 0.219
Success TestDefaultNameMapper 5 0 0 100.00% 0.234
Success TestDefaultPluralStemmer 8 0 0 100.00% 0.234
Success TestElementsIO 4 0 0 100.00% 0.469
Success TestHyphenatedNameMapper 6 0 0 100.00% 0.282
Success Testi18nObjectStringConversion 6 0 0 100.00% 0.296
Success TestIdStorageStrategy 6 0 0 100.00% 0.578
Success TestMixedContentEncoding 12 0 0 100.00% 0.469
Success TestNamespaces 3 0 0 100.00% 0.235
Success TestObjectStringConverters 5 0 0 100.00% 0.266
Success TestSimpleTypeMapper 4 0 0 100.00% 0.500
Success TestValueSuppressionStrategy 1 0 0 100.00% 0.297

org.apache.commons.betwixt

Class Tests Errors Failures Success Rate Time
Success TestArrayMaps 1 0 0 100.00% 0.297
Success TestArrays 5 0 0 100.00% 0.516
Success TestAttributeQNameProblem 1 0 0 100.00% 0.453
Success TestBeanReader 12 0 0 100.00% 0.703
Success TestBeanWriter 9 0 0 100.00% 0.609
Success TestClassProperty 2 0 0 100.00% 0.468
Success TestCollectionMapping 2 0 0 100.00% 0.485
Success TestCollectionMapping2 1 0 0 100.00% 0.422
Success TestCollectives 5 0 0 100.00% 0.469
Success TestConversion 1 0 0 100.00% 0.453
Success TestCyclicRegistration 1 0 0 100.00% 0.359
Success TestDescriptors 3 0 0 100.00% 0.218
Success TestDynaBeanSupport 3 0 0 100.00% 0.500
Success TestMaps 2 0 0 100.00% 0.437
Success TestMultiMapping 1 0 0 100.00% 0.563
Success TestMultipleCollectionMappings 4 0 0 100.00% 0.500
Success TestOptions 3 0 0 100.00% 0.203
Success TestReferenceMapping 1 0 0 100.00% 0.453
Success TestStringCollections 3 0 0 100.00% 0.547
Success TestTextMapping 1 0 0 100.00% 0.500
Success TestXMLBeanInfoDigester 1 0 0 100.00% 0.360
Success TestXMLUtils 3 0 0 100.00% 0.250

org.apache.commons.betwixt.versioning

Class Tests Errors Failures Success Rate Time
Success TestVersioning 5 0 0 100.00% 0.593

org.apache.commons.betwixt.xmlunit

Class Tests Errors Failures Success Rate Time
Success TestXmlTestCase 10 0 0 100.00% 0.704

Test Cases

[ summary] [ package list] [ test cases]

TestDerived

Success testPersonList 0.31

TestWriteClass

Success testDotBetwixtClass 0.23
Success testPropertySuppressionStrategy 0.06

TestDigestDotBetwixt

Success testDigestWithOptions 0.16

TestDigestMultiMapping

Success testDigestWithOptions 0.17

TestIDRead

Success testSimpleRead 0.30
Success testIDRead 0.02

TestOptionDigestion

Success testGoodDigestion 0.05
Success testTwoDigestions 0.00
Success testGracefulBadMapping 0.00

TestXMLIntrospectorHelper

Success testCreateDescriptorWithHyphenatedElementNameMapper 0.06
Success testNullParameters 0.00

TestBeanToXml

Success testOne 0.08
Success testSimpleBean 0.25
Success testWriteRecursiveBean 0.00
Success testBadDotBetwixtNames 0.03
Success testMixedContent 0.00
Success testSimpleMixedContent 0.02
Success testBasicInterfaceImpl 0.02

TestCustomDotBetwixt

Success testIntrospectWithCustomDotBetwixt 0.16
Success testRegisterCustomDotBetwixt 0.00
Success testWriteCustomDotBetwixt 0.11
Success testReadCustomDotBetwixt 0.03

TestDotBetwixtNamespace

Failure testWriteSimpleDotBetwixtWithNamespaces 0.27
(Unequal node names) expected:<bt1...> but was:<pn...>

TestIntrospection

Success testClassAttribute 0.22

TestLoopType

Success testSimpleList 0.31
Success testIgnoredProperty 0.00
Success testIgnoredAdders 0.02

TestMap

Success testMapWithDotBetwixtFile 0.31

TestMixedCollections

Success testNoNameIntrospection 0.17
Success testNoNameWrite 0.11

TestMsgParser

Success testGetAsXml 0.25
Success testParseMsg 0.06

TestMultiMap

Success testRegisterMultiMapping 0.17

TestXmlToBean

Success testForceAccessibleSuper 0.17
Success testCustomUpdaters 0.16
Success testMixedContent 0.02

TestRSS

Success testPrintTextSummary 0.33

TestCollectionUpdater

Success testUpdateNull 0.00
Success testUpdateNotCollection 0.00
Success testUpdateCollection 0.00

TestContext

Success testOptions 0.03

TestContextOptions

Success testOptionInheritance 0.03

TestDynaBeanUpdater

Success testSimpleTest 0.08

TestUpdaters

Success testMapUpdate 0.08

TestDeclarativeIntrospection

Success testStandardPropertyIsHollow 0.09
Success testSimpleElementIsHollow 0.00
Success testWrappedCollective 0.00
Success testUnwrappedCollective 0.00
Success testUnwrappedMap 0.02
Success testWrappedMap 0.00
Success testIsSimpleForPrimitives 0.00
Success testSimpleForRSS 0.09
Success testMapWithSimpleKey 0.00
Success testMapWithSimpleEntry 0.00
Success testConcreteMapNoWrap 0.00
Success testConcreteMapWithWrap 0.00

TestDynaBeanIntrospection

Success testSimpleIntrospectionTest 0.09

TestInterfaceIntrospection

Success testSuperInterfaceIntrospection 0.08
Success testSuperInterfaceIntrospectionWithDotBetwixt 0.09

TestXMLIntrospector

Success testIntrospector 0.14
Success testBeanWithBeanInfo 0.11
Success testDefaultClassNormalizer 0.00
Success testClassNormalizer 0.02
Success testListedClassNormalizer 0.00
Success testListedClassNormalizerWrite 0.02
Success testBetwixtFileType 0.06
Success testIgnoreAllBeanInfo 0.00

TestBeanCreation

Success testCustomCreatorOne 0.30
Success testCustomCreatorTwo 0.03

TestBindTimeTypeMapping

Success testDefaultMappingDerivationStrategy 0.09
Success testIntrospectionTimeMappingDerivationStrategy 0.00
Success testBindTypeMappingDerivationStrategy 0.00
Success testBindTypeMappingDerivationDotBetwixt 0.08
Success testIntrospectionTypeMappingDerivationDotBetwixt 0.00
Success testMappingDerivationDotBetwixtAddDefaults 0.00
Success testBindTimeTypeWrite 0.11
Success testBindTimeTypeRead 0.03
Success testIntrospectionTimeTypeWrite 0.02
Success testIntrospectionTimeTypeRead 0.00

TestMappingActions

Success testSimpleRead 0.24
Success testPrimitiveCollective 0.02
Success testBodyUpdateActionNoMatch 0.00
Success testBodyUpdateActionMatch 0.00
Success testCollection 0.03

TestMaps

Success testWriteConcreateMapImplementation 0.22
Success testReadConcreateMapImplementation 0.08
Success testMapWithArray 0.03

TestPolymorphic

Success testWrite 0.28
Success testRead 0.03

TestReadContext

Success testElementStackPushPop 0.06
Success testElementStackMarkedPushPop 0.06
Success testLastMappedClassNoClass 0.00
Success testGetCurrentElement 0.00
Success testLastMappedClassBottomClass 0.00
Success testLastMappedClassTwoClasses 0.00
Success testLastMappedClassTopClass 0.02
Success testNullElementNameMatchesAll 0.00

TestReadData

Success testReadInvalidDate 0.24
Success testWritePrivateStaticClasses 0.05

TestAbstractBeanWriter

Success testContextCurrentElement 0.25

TestAttributeSuppression

Success testEmptyStringSuppression 0.20
Success testCustomStrategy 0.00

TestBeanWriter

Success testSetEndTagForEmptyElementTrue 0.08
Success testSetEndTagForEmptyElementFalse 0.00

TestIgnoreEmptyElements

Success testWritePersonBean 0.20
Success testNestedWriteEmptyElements 0.02

TestMapUpdater

Success testMapUpdater 0.33

TestMixedCollection

Success testWithDefaults 0.28
Success testWithoutDefaults 0.02

TestPrettyPrint

Success testEndElement 0.08

TestSAXBeanWriter

Success testWrite 0.22
Success testDocumentElements 0.00
Success testLocalNames 0.00

TestSuppressElement

Success testSuppressNothing 0.28
Success testSuppressType 0.02
Success testSuppressElementName 0.00
Success testSuppressName 0.02

TestWriteIDs

Success testTest 0.17

TestNoWrap

Success testRoundTrip 0.31

TestPolyList

Success testWrite 0.25
Success testRead 0.05
Success testIntrospection 0.00

TestPolyListHolder

Success testWrite 0.28
Success testRead 0.03
Success testIntrospection 0.00

TestRecursion

Success testReadwithCollectionsInElementRoundTrip 0.30
Success testReadWithoutCollectionsInElementRoundTrip 0.03
Success testBeanWithIdProperty 0.00
Success testCyclicReferenceStack1 0.02
Success testCyclicReferenceStack2 0.00
Success testRegisterOverflow 0.00
Success testRegisterOverflow2 0.00
Success testCycleReferences 0.02

TestSharedIDGeneration

Success testSharedChild 0.22

TestRegistryPolymorphicResolution

Success testRegisterThenResolve 0.20

TestXMLBeanInfoRegistry

Success testNoCache 0.00
Success testDefault 0.02

TestScarabSettings

Success testRoundTrip 0.31

TestDataTypeMapper

Success testDefaultDataTypeMapping 0.00
Success testDefaultDataTypeTransciption 0.09

TestRecursiveBeanSchemaGeneration

Success testLoopBeanWithAttributes 0.52
Success testCyclicBean 0.05

TestSchema

Success testCombinedRoundTrip 0.31
Success testRoundTripWithoutCollectionElement 0.02

TestSchemaGeneration

Success testSimplestBeanWithAttributes 0.30
Success testSimplestBeanWithElement 0.03
Success testSimpleBean 0.05
Success testOrderLineBean 0.03
Success testOrder 0.03

TestSchemaTranscriber

Success testEmpty 0.00
Success testSimplestBeanAttribute 0.17
Success testSimplestBeanElement 0.02
Success testSimpleBean 0.00
Success testOrderLine 0.02
Success testOrder 0.02

TestSchemaValidity

Success testSimplestBeanWithAttributes 0.45
Success testSimplestBeanWithElements 0.05
Success testSimpleBean 0.02
Success testOrderLine 0.03
Success testOrder 0.03
Success testRSS 0.08

TestElementsAlt

Success testCapitalizeNameMapper 0.30
Success testDecapitalizeNameMapper 0.00
Success testDefaultElementMapper 0.02
Success testHyphenatedNameMapper 0.02

TestPackageSuppressor

Success testExact 0.06
Success testWild 0.00

TestBadCharacterReplacingNMapper

Success testNoReplacementBadFirstNoChainedMapper 0.03
Success testNoReplacementBadFirstWithChainedMapper 0.00
Success testNoReplacementGoodFirstNoChainedMapper 0.00
Success testNoReplacementGoodFirstWithChainedMapper 0.00
Success testReplacementBadFirstNoChainedMapper 0.00
Success testReplacementBadFirstWithChainedMapper 0.00
Success testReplacementGoodFirstNoChainedMapper 0.00
Success testReplacementGoodFirstWithChainedMapper 0.00

TestBaseMappingStrategy

Success testArrayMapping 0.12

TestCapitalizeNameMapper

Success testDecapitalize 0.00

TestConversionFlavour

Success testRead 0.28
Success testWrite 0.06

TestDecapitalizeNameMapper

Success testDecapitalize 0.00

TestDefaultNameMapper

Success testDefault 0.03
Success testBadCharBadFirstOne 0.00
Success testBadCharBadFirstTwo 0.00
Success testBadCharGoodFirstOne 0.00
Success testBadCharGoodFirstTwo 0.00

TestDefaultPluralStemmer

Success testNullMap 0.02
Success testFirstMatch 0.00
Success testSecondMatch 0.00
Success testSecondNonMatch 0.00
Success testThirdMatch 0.00
Success testMultipleMatches 0.00
Success testESPluralEndingMatch 0.00
Success testClosestMatch 0.02

TestElementsIO

Success testCapitalizeNameMapper 0.25
Success testDecapitalizeNameMapper 0.00
Success testDefaultElementMapper 0.02
Success testHyphenatedNameMapper 0.00

TestHyphenatedNameMapper

Success testLowerCase 0.00
Success testLowerCaseViaBeanDescriptor 0.00
Success testUpperCase 0.00
Success testUpperCaseViaProperties 0.00
Success testUpperCaseLongViaProperties 0.00
Success testBeanWithAdd 0.08

Testi18nObjectStringConversion

Success testFrenchDefaultLocale 0.00
Success testBaseConverter 0.00
Success testConvertUtilsConverter 0.09
Success testConvertUtilsObjectStringConverter 0.00
Success testDefaultOSConverter 0.00
Success testDefaultOSConverterDates 0.00

TestIdStorageStrategy

Success testWrite 0.22
Success testRead 0.08
Success testWriteWithOptions 0.03
Success testWriteWithParentOptions 0.02
Success testWriteWithTargetOptions 0.02
Success testWriteWithParentAndTargetOptions 0.02

TestMixedContentEncoding

Success testBaseMixedEscapeCharacters 0.03
Success testBaseMixedCDATAEncoding 0.00
Success testBaseMixedEncode 0.00
Success testDefaultImplementation 0.00
Success testEscapedCharactersImplementation 0.00
Success testCDATAImplementation 0.00
Success testDefaultOutput 0.12
Success testDefaultOutputWithCDATAOption 0.00
Success testDefaultOutputWithCharacterEscapingOption 0.02
Success testDefaultOutputWithDotBetwixtOptions 0.08
Success testEscapedOutput 0.02
Success testCDATAEncodedOutput 0.00

TestNamespaces

Success testNamespacePrefixMapper 0.02
Success testNamespacePrefixMapperPrefixGeneration 0.00
Success testNamespacePrefixMapperMatchingPrefix 0.00

TestObjectStringConverters

Success testBaseConverter 0.00
Success testConvertUtilsConverter 0.05
Success testConvertUtilsObjectStringConverter 0.00
Success testDefaultOSConverter 0.00
Success testDefaultOSConverterDates 0.02

TestSimpleTypeMapper

Success testDefaultExceptionType 0.00
Success testNewStrategy 0.09
Success testWrite 0.14
Success testRead 0.06

TestValueSuppressionStrategy

Success testALLOW_ALL_VALUESStrategy 0.09

TestArrayMaps

Success testIntrospection 0.09

TestArrays

Success testWriteArray 0.22
Success testReadArray 0.08
Success testWriteArrayWithSetter 0.00
Success testReadArrayWithSetter 0.00
Success testIntrospectArrayWithSetter 0.00

TestAttributeQNameProblem

Success testAttributeOutput 0.25

TestBeanReader

Success testBeanWriter 0.36
Success testWriteThenRead 0.00
Success testAdderButNoProperty 0.00
Success testPersonList 0.03
Success testWrapElements 0.00
Success testSetDigesterRules 0.02
Success testDateReadConversion 0.02
Success testHyphenatedNameMapping 0.00
Success testCustomDateReadConversion 0.02
Success testReadMap 0.03
Success testReadMap2 0.02
Success testIndirectReference 0.02

TestBeanWriter

Success testBeanWriter 0.19
Success testLooping 0.09
Success testEscaping 0.00
Success testValidEndOfLine 0.02
Success testSimpleWriteEmptyElements 0.00
Success testArrayWrite 0.03
Success testListedWriteEmptyElements 0.02
Success testWriteNameMapperStrategy 0.03
Success testBeanWriterWorksWithAnAddMethodAndACollection 0.03

TestClassProperty

Success testHasClassElementWithoutDotBetwixtFile 0.17
Success testHasClassElementWithDotBetwixtFile 0.09

TestCollectionMapping

Success testRoundTripWithSingleMappingFile 0.26
Success testInvalidXML 0.02

TestCollectionMapping2

Success testInvalidXML 0.22

TestCollectives

Success testWriteCategories 0.16
Success testReadCategories 0.08
Success testIntrospectListExtension 0.02
Success testWriteListExtension 0.02
Success testReadListExtension 0.00

TestConversion

Success testNullTimestampConversion 0.23

TestCyclicRegistration

Success testListReferenceCycle 0.16

TestDescriptors

Success testElementDescriptorLazyInit 0.00
Success testGetElementDescriptorByName 0.00
Success testGetElementDescriptorByNameNullMatch 0.00

TestDynaBeanSupport

Success testIntrospectDynaBean 0.09
Success testWriteDynaBean 0.11
Success testOverrideWithDotBetwixt 0.08

TestMaps

Success testHashMapWriteEmpty 0.23
Success testHashMapWriteNotEmpty 0.00

TestMultiMapping

Success testRoundTripWithSingleMappingFile 0.36

TestMultipleCollectionMappings

Success testOnlyElements 0.23
Success testOnlyNodes 0.03
Success testMixed 0.02
Success testInvalidXML 0.02

TestOptions

Success testGetValue 0.00
Success testGetNames 0.00
Success testAddOptions 0.00

TestReferenceMapping

Success testRoundTripWithSingleMappingFile 0.23

TestStringCollections

Success testIntrospection 0.17
Success testWritePoem 0.12
Success testReadPoem 0.03

TestTextMapping

Success testRoundTripWithSingleMappingFile 0.28

TestXMLBeanInfoDigester

Success testDigester 0.16

TestXMLUtils

Success testXMLNameTest 0.03
Success testAttributeEscaping 0.00
Success testCDATAEscaping 0.00

TestVersioning

Success testIntrospection 0.20
Success testWrite1 0.11
Success testWrite2 0.02
Success testWrite3 0.03
Success testWrite4 0.02

TestXmlTestCase

Success testXMLUnit 0.09
Success testXMLUnit2 0.02
Success testXMLUnit3 0.02
Success testXMLUnit4 0.02
Success testXMLUnit5 0.02
Success testXMLUnit6 0.02
Success testValidateSchemaValidOne 0.22
Success testValidateSchemaInvalidOne 0.03
Success testValidateSchemaValidTwo 0.05
Success testValidateSchemaInvalidTwo 0.03

Failure details

Failure testWriteSimpleDotBetwixtWithNamespaces
(Unequal node names) expected:<bt1...> but was:<pn...>
junit.framework.ComparisonFailure: (Unequal node names) expected:<bt1...> but was:<pn...> at org.apache.commons.betwixt.xmlunit.XmlTestCase.testIsomorphic(XmlTestCase.java:215) at org.apache.commons.betwixt.xmlunit.XmlTestCase.xmlAssertIsomorphic(XmlTestCase.java:176) at org.apache.commons.betwixt.xmlunit.XmlTestCase.xmlAssertIsomorphicContent(XmlTestCase.java:129) at org.apache.commons.betwixt.xmlunit.XmlTestCase.xmlAssertIsomorphicContent(XmlTestCase.java:106) at org.apache.commons.betwixt.xmlunit.XmlTestCase.xmlAssertIsomorphicContent(XmlTestCase.java:97) at org.apache.commons.betwixt.dotbetwixt.TestDotBetwixtNamespace.testWriteSimpleDotBetwixtWithNamespaces(TestDotBetwixtNamespace.java:56)