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

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

public class SimpleGraphTest
extends java.lang.Object

Unit test for SimpleGraph.

Author:
Haijie Gu

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

Constructor Detail

SimpleGraphTest

public SimpleGraphTest()
Method Detail

testEmptyGraph

public void testEmptyGraph()

testSmallGraph

public void testSmallGraph()

testGraphFormatter

public void testGraphFormatter()