de.aitools.aq.structure.graph
Class TestUndirectedIntHashGraph

java.lang.Object
  extended by de.aitools.aq.structure.graph.AUndirectedIntGraphTest
      extended by de.aitools.aq.structure.graph.TestUndirectedIntHashGraph

public class TestUndirectedIntHashGraph
extends AUndirectedIntGraphTest

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

Constructor Summary
TestUndirectedIntHashGraph()
           
 
Method Summary
 
Methods inherited from class de.aitools.aq.structure.graph.AUndirectedIntGraphTest
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

TestUndirectedIntHashGraph

public TestUndirectedIntHashGraph()