de.aitools.aq.structure.graph
Class TestUndirectedLongHashGraph

java.lang.Object
  extended by de.aitools.aq.structure.graph.AUndirectedLongGraphTest
      extended by de.aitools.aq.structure.graph.TestUndirectedLongHashGraph

public class TestUndirectedLongHashGraph
extends AUndirectedLongGraphTest

Version:
$Id: TestUndirectedMutableGraph.java,v 1.1 2011/06/15 11:44:09 dogu3912 Exp $
Author:
johannes.kiesel(/\t)uni-weimar.de

Constructor Summary
TestUndirectedLongHashGraph()
           
 
Method Summary
 
Methods inherited from class de.aitools.aq.structure.graph.AUndirectedLongGraphTest
testAddVertices, testAllEdgesIterator, testAllVerticesIteratorNext, testCloneEdge, testContainsEdge, testContainsVertex, testFailedContainsEdgeNoSuchElement, testFailedGetEdgeNoSuchElement, testFailedGetEdgeWeightNoSuchElement, testFailedNumEdgesNoSuchElement, testFailedOneVertexIteratorNoSuchElement, testFailedRemoveEdgeNoSuchElement, testFailedSetEdgeWeightNoSuchElement, testFailedSomeEdgesIteratorNoSuchElement, testGetEdgeRemovedVertex, testGetEdgeWeight, testGetMass, testGetUnconnectedWeight, testNumEdges, testOneVertexIterator, testRemoveVertices, testSetUnconnectedWeight, testSomeEdgesIterator, testUsesDefaultUnconnectedWeight
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestUndirectedLongHashGraph

public TestUndirectedLongHashGraph()