public class FragmentComparatorTestCase extends BaseTestCase
Constructor and Description |
---|
FragmentComparatorTestCase() |
Modifier and Type | Method and Description |
---|---|
void |
testCompareEquivalentFragments()
Test the comparison of two equivalent fragments
|
void |
testCompareFragmentsWithDifferentNumbersOfPrecedingSiblings()
Test the comparison of two equivalent fragments
|
void |
testCompareFragmentsWithDifferentParents()
Test the comparison of two equivalent fragments
|
void |
testCompareFragmentsWithDifferentURIs()
Test the comparison of two equivalent fragments
|
void |
testCompareFragmentsWithDifferentXPathsToContainerElements()
Test the comparison of two equivalent fragments
|
void |
testCompareFragmentWithItself()
Test the comparison of fragment with itself.
|
assessCustomEquality, getURI
public void testCompareFragmentWithItself()
public void testCompareEquivalentFragments()
public void testCompareFragmentsWithDifferentNumbersOfPrecedingSiblings()
public void testCompareFragmentsWithDifferentParents()
public void testCompareFragmentsWithDifferentXPathsToContainerElements()
public void testCompareFragmentsWithDifferentURIs()