Unit Test Results.

Designed for use with JUnit and Ant.

Class nu.xom.tests.NodeFactoryTest

NameTestsErrorsFailuresTime(s)Time StampHost
NodeFactoryTest39010.5172013-08-19T12:32:31f18

Tests

NameStatusTypeTime(s)
testCantAddOneElementMultipleTimesSuccess0.032
testCantAddOneAttributeMultipleTimesSuccess0.004
testChangingElementNameSuccess0.006
testMakeRootSuccess0.003
testSkippingProcessingInstructionSuccess0.002
testSkippingSuccess0.002
testSkippingCommentSuccess0.003
testSkipping2Success0.003
testMinimalizedDocumentSuccess0.007
testValidateWithFactorySuccess0.003
testCDATASectionsCanBeOverriddenSuccess0.002
testNullRootNotAllowedSuccess0.003
testNullDocumentNotAllowedSuccess0.002
testDontReportCommentsAndProcessingInstructionsInExternalDTDSubsetSuccess0.003
testDontCoalesceTextNodesSuccess0.004
testTripleSuccess0.004
testUncommentSuccess0.002
testCantAddDocumentSuccess0.002
testCantAddTwoDoctypesSuccess0.002
testChangeAttributesToElementsSuccess0.009
testInsertElementsInInternalDTDSubsetViaProcessingInstructionFailureAllowed element in internal DTD subset via processing instruction

junit.framework.AssertionFailedError: Allowed element in internal DTD subset via processing instruction
at nu.xom.tests.NodeFactoryTest.testInsertElementsInInternalDTDSubsetViaProcessingInstruction(Unknown Source)
0.007
testInsertElementsInInternalDTDSubsetViaCommentSuccess0.002
testChangeElementsToAttributesSuccess0.002
testChangeTextToAttributesSuccess0.002
testChangeRootElementsToAttributeSuccess0.002
testCantBypassMultipleParentChecksSuccess0.002
testCantBypassMultipleParentChecksFromFinishMakingElementSuccess0.002
testFinishMakingElementIsCalledForRootElementSuccess0.003
testCanReplaceRootElementFromFinishMakingElementSuccess0.002
testCanAddAroundExistingRootElementFromFinishMakingElementSuccess0.002
testCantReplaceRootElementWithNoElementSuccess0.001
testCantReplaceRootElementWithNothingSuccess0.003
testReplaceCommentWithAttributeSuccess0.002
testReplaceProcessingInstructionWithAttributeSuccess0.004
testReplaceProcessingInstructionWithTextSuccess0.002
testCantReplaceRootElementWithTwoElementsSuccess0.001
testOrderOfCallsSuccess0.001
testOrderOfCallsWithPISuccess0.002
testOrderOfCallsWithCommentSuccess0.002
Properties »