scratch.scott.registry
Class TestVertexRegistry

java.lang.Object
  extended by TestCase
      extended by scratch.scott.registry.TestVertexRegistry

public class TestVertexRegistry
extends TestCase

Author:
Scott White

Constructor Summary
TestVertexRegistry()
           
 
Method Summary
protected  void setUp()
           
static Test suite()
           
 void testSimpleRegistryScenario()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestVertexRegistry

public TestVertexRegistry()
Method Detail

suite

public static Test suite()

setUp

protected void setUp()

testSimpleRegistryScenario

public void testSimpleRegistryScenario()