graph
Class GraphTest.Test

graph.GraphTest.Test
Enclosing class:
GraphTest

public static class GraphTest.Test

More tests for Graph class. create the Graph of Formatter.testString in two ways and compare. See FormatterStringConstruct.gif. This is impossible to follow without looking at the gif.


Constructor Summary
GraphTest.Test()
           
 
Method Summary
static Face getAddOn(Graph G)
           
static Face getFace(int count, Graph G)
           
 void testGraphConstructor()
           
 void TestSeed()
           
 

Constructor Detail

GraphTest.Test

public GraphTest.Test()
Method Detail

TestSeed

public void TestSeed()

getAddOn

public static Face getAddOn(Graph G)

getFace

public static Face getFace(int count,
                           Graph G)

testGraphConstructor

public void testGraphConstructor()