Unit Test Results.

Designed for use with JUnit and Ant.

Class nu.xom.tests.BaseURITest

NameTestsErrorsFailuresTime(s)Time StampHost
BaseURITest62011.3312013-08-19T12:32:09f18

Tests

NameStatusTypeTime(s)
testXMLBaseWithUnreservedCharactersSuccess0.015
testXMLBaseWithNonASCIICharactersSuccess0.001
testBaseWithNonASCIICharactersSuccess0.000
testBadIPv6BaseSuccess0.001
testAllowEmptyXMLBaseSuccess0.000
testXMLBaseFailuresSuccess0.001
testSyntacticallyIllegalXMLBaseValuesAreIgnoredSuccess0.001
testValuesLegalInXMLBaseButNotInAURISuccess0.001
testXMLBaseValuesCanContainPercentEscapesSuccess0.000
testInheritBaseFromDocSuccess0.000
testLoadElementFromDifferentEntitySuccess0.000
testLeafNodeSuccess0.000
testLoadElementFromSameEntitySuccess0.000
testXMLBaseAbsoluteSuccess0.003
testXMLBaseRelativeSuccess0.001
testXMLBaseRelativeWithNoRootSuccess0.000
testRelativeBaseURIsNotAllowedSuccess0.000
testRelativeURIResolutionAgainstARedirectedBaseFailureexpected:<...lio.org/xml/redirect[ed/targe]t.xml> but was:<...lio.org/xml/redirect[tes]t.xml>

junit.framework.ComparisonFailure: expected:<...lio.org/xml/redirect[ed/targe]t.xml> but was:<...lio.org/xml/redirect[tes]t.xml>
at nu.xom.tests.BaseURITest.testRelativeURIResolutionAgainstARedirectedBase(Unknown Source)
0.585
testParentlessNodesHaveEmptyBaseURIsSuccess0.001
testElementsFromDifferentActualBasesSuccess0.000
testBadURIInElementsFromDifferentActualBasesSuccess0.001
testBadURIInElementsFromSameActualBasesSuccess0.001
testBadURIInBaseAttributeWithParentSuccess0.001
testHierarchicalURIsWithoutProtocolHandlersSuccess0.003
testOpaqueURIsSuccess0.002
testXMLBaseUsedToResolveHrefSuccess0.013
testBuildElementFromSeveralEntitiesSuccess0.005
testReplacedRootRetainsBaseURISuccess0.000
testDetachedElementRetainsBaseURISuccess0.001
testCopiedElementRetainsBaseURISuccess0.000
testElementRemovedByIndexRetainsBaseURISuccess0.000
testElementRemovedByReferenceRetainsBaseURISuccess0.000
testRemovedChildrenRetainBaseURISuccess0.001
testXMLBaseAttributesAreOnlyUsedIfTheyreInTheSameEntitySuccess0.001
testXMLBaseAttributesInTheSameEntityOverrideActualBaseURISuccess0.000
testRelativeBaseURIResolutionSuccess0.001
testRFC2396NormalExamplesSuccess0.002
testRFC2396AbnormalExamplesSuccess0.001
testXMLBaseWithParametersSuccess0.000
testXMLBaseWithCommaParameterSuccess0.000
testXMLBaseWithDollarSignSuccess0.000
testFragmentIDWithXMLBaseAttributeSuccess0.001
testQueryStringSuccess0.001
testFailuresSuccess0.000
testUnsetBaseSuccess0.000
testInheritBaseFromDocumentSuccess0.000
testIPv6BaseSuccess0.000
testAllowEmptyBaseSuccess0.000
testBaseWithNonASCIICharacterSuccess0.001
testDelimsSuccess0.001
testDocumentBaseWithNonASCIICharacterSuccess0.000
testUppercaseBaseSuccess0.000
testASCIILettersWithXMLBaseAttributeSuccess0.000
testUnwiseSuccess0.001
testUnreservedSuccess0.000
testBaseWithUnusualPartsSuccess0.001
testBaseWithEscapedPartsSuccess0.000
testXMLBaseWithPlusSuccess0.000
testXMLBaseWithUserInfoWithXMLBaseAttributeSuccess0.000
testElementWithEmptyXMLBaseAttributeHasSameBaseURIAsDocumentSuccess0.000
testBaseURIOfElementWithEmptyXMLBaseAttributeIsEmptyStringIfTheresNoActualBaseURISuccess0.000
testDocBaseSuccess0.000
Properties »