com.intel.hadoop.graphbuilder.test.graph
Class SparseGraphStructTest

java.lang.Object
  extended by com.intel.hadoop.graphbuilder.test.graph.SparseGraphStructTest

public class SparseGraphStructTest
extends java.lang.Object

Unit test for SparseGraphStructs.

Author:
Haijie Gu

Constructor Summary
SparseGraphStructTest()
           
 
Method Summary
 void test()
           
 void testEmptyGraph(int numVertices)
           
 void testSmallGraph()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SparseGraphStructTest

public SparseGraphStructTest()
Method Detail

test

public void test()

testEmptyGraph

public void testEmptyGraph(int numVertices)

testSmallGraph

public void testSmallGraph()