Package cdc.graphs.impl.tests
-
Interface Summary Interface Description TestEdge<N extends TestNode> TestGraph<N extends TestNode,E extends TestEdge<N>> TestNode -
Class Summary Class Description TestGraphHeavyEdge Implementation of graph edge for tests.TestGraphHeavyNode Implementation of graph node for tests.TestGraphLightEdge Implementation of graph light edge for tests.TestGraphLightNode Implementation of graph node for tests.TestHeavyGraph Heavy Graph implementation used for tests.TestLighGraph TestTree TestTreeNode Implementation of TreeNode for tests.