Unit Test Results.

Designed for use with JUnit and Ant.

Class nu.xom.tests.SerializerTest

NameTestsErrorsFailuresTime(s)Time StampHost
SerializerTest102001.4132013-08-19T12:32:43f18

Tests

NameStatusTypeTime(s)
testUTF16BOMSuccess0.037
testUTF16LEBOMSuccess0.002
testUTF16BEBOMSuccess0.001
testXMLSpaceDefaultSuccess0.006
testXMLSpaceDefaultWithIndentingAndGrandchildrenSuccess0.002
testDontSerializeXMLNamespaceSuccess0.002
testDontSerializeNoNamespaceSuccess0.002
testDefaultNamespaceSuccess0.001
testSetNFCSuccess0.001
testCommentSuccess0.006
testCDATASectionEndDelimiterSuccess0.001
testXMLSpacePreserveSuccess0.002
testTabInAttributeValueWithIndentingSuccess0.005
testCRLFInAttributeValueWithLineSeparatorCRSuccess0.002
testCRLFInAttributeValueWithLineSeparatorLFSuccess0.010
testLFInAttributeValueWithLineSeparatorCRLFSuccess0.003
testNotEscapeLinefeedInTextContentSuccess0.001
testCRLFInAttributeValueWithIndentingSuccess0.002
testCRLFInAttributeValueWithMaxLengthSuccess0.002
testCRInTextValueWithLineSeparatorSuccess0.002
testCRLFInTextValueWithLineSeparatorSuccess0.002
testCRInTextWithIndentingSuccess0.002
testCRInTextWithMaxLengthSuccess0.002
testTabInAttributeValueWithMaxLengthSuccess0.002
testTabInAttributeValueWithZeroMaxLengthSuccess0.002
testSetMaxLengthSuccess0.001
testSetIndentSuccess0.002
testLineLengthSuccess0.001
testLineLengthWithSetOutputStreamSuccess0.002
testPrettyXMLSuccess0.002
testIndentAndBreakBeforeCommentSuccess0.001
testWhiteSpaceBetweenCommentsIsBoundaryWhiteSpaceSuccess0.002
testWhiteSpaceBeforeCommentIsBoundaryWhiteSpaceSuccess0.002
testWhiteSpaceAfterCommentsIsBoundaryWhiteSpaceSuccess0.001
testIndentAndBreakBeforeProcessingInstructionSuccess0.002
testDontBreakLineInElementWithSimpleContentSuccess0.001
testPrettyXMLWithSetOutputStreamSuccess0.001
testAmpersandAndLessThanInTextSuccess0.004
testAmpersandAndAngleBracketsInAttributeValueSuccess0.005
testNFCInElementContentSuccess0.103
testNoNFCByDefaultSuccess0.006
testNFCInAttributeSuccess0.004
testNFCInElementNameSuccess0.003
testNFCInCommentSuccess0.002
testNFCInProcessingInstructionSuccess0.003
testNFCInElementContentWithNonUnicodeEncodingSuccess0.004
testNFCWithSetOutputStreamSuccess0.002
testNullOutputStreamSuccess0.001
testNullOutputStreamWithEncodingSuccess0.001
testNullEncodingSuccess0.001
testNullDocumentSuccess0.002
testGetEncodingSuccess0.002
testGetPreserveBaseURISuccess0.002
testSerializeDocTypeWithSystemIDSuccess0.002
testSerializeDocTypeWithPublicAndSystemIDSuccess0.001
testSerializeDocTypeWithInternalDTDSubsetSuccess0.008
testSerializeInternalDTDSubsetContainingUnavailableCharacterSuccess0.004
testLineBreaksInInternalDTDSubsetSuccess0.003
testSerializeQuoteInAttributeValueSuccess0.002
testSerializeUnavailableCharacterInMarkupSuccess0.001
testTurnLineFeedInAttributeValueIntoSpaceWhenIndentingSuccess0.003
testConflictBetweenMaxLengthAndIndentSuccess0.001
testWriteChildSuccess0.002
testWriteRawSuccess0.002
testWriteEscapedSuccess0.006
testWriteAttributeValueSuccess0.001
testElementsThatOnlyContainsAnEmptyTextNodeShouldBeOutputWithAnEmptyElementTagSuccess0.001
testElementsThatOnlyContainEmptyTextNodesShouldBeOutputWithAnEmptyElementTagSuccess0.001
testElementsThatOnlyContainASingleSpaceShouldNotBeSplitWhileIndentingSuccess0.001
testElementsThatOnlyContainTextNodesWithBoundaryWhiteSpaceShouldNotBeSplitWhileIndentingSuccess0.001
testElementsThatOnlyContainASingleLinefeedShouldNotBeSplitWhileIndentingSuccess0.001
testEndTagsOfElementsWithContentGoOnSeparateLineSuccess0.005
testDontDoubleBreakSuccess0.003
testXMLSpacePreserveWithIndentingSuccess0.005
testXMLSpaceUnspecifiedValueWithIndentingSuccess0.009
testXMLSpaceDefaultWithIndentingSuccess0.001
testEmptyElementSuccess0.001
testElementWithTextSuccess0.001
testStaticElementWithTextSuccess0.002
testElementWithTextAndCarriageReturnsSuccess0.002
testProcessingInstructionSuccess0.002
testBasicElementWithTextSuccess0.003
testAttributesSuccess0.013
testChildElementsSuccess0.052
testPrologAndEpilogSuccess0.014
testChangeLineSeparatorSuccess0.002
testDontChangeLineSeparatorSuccess0.001
testPreserveBaseURISuccess0.001
testPreserveBaseURIWithChildrenSuccess0.002
testPreserveBaseURIDoesntOverrideXMLBaseSuccess0.002
testSetLineSeparatorSuccess0.001
testLowerLimitOfUnicodeInCharacterDataSuccess0.001
testUpperLimitOfUnicodeInCharacterDataSuccess0.001
testSerializePlane1CharacterInAttributeValueSuccess0.001
testSerializePlane1CharacterInCharacterDataSuccess0.001
testSurrogatePairCountsAsOneCharacterForColumnCountSuccess0.005
testEscapeAttributeValueSuccess0.001
testLineFeedInAttributeValueWithDefaultOptionsSuccess0.002
testCarriageReturnInAttributeValueWithDefaultOptionsSuccess0.002
testCarriageReturnInTextWithDefaultOptionsSuccess0.001
testTabInAttributeValueWithDefaultOptionsSuccess0.002
testTabInAttributeValueWithLineSeparatorSuccess0.002
Properties »