public class InheritanceComparatorTest extends Object
Constructor and Description |
---|
InheritanceComparatorTest() |
Modifier and Type | Method and Description |
---|---|
void |
testCompare()
Test default ordering which is from the root of the tree to the leafs.
|
void |
testCompareInverse()
Test inverse ordering that is from leafs to the root.
|
Copyright © 2014. All Rights Reserved.