test.edu.uci.ics.jung.graph.decorators
Class TestNumericDecorator

java.lang.Object
  extended by TestCase
      extended by test.edu.uci.ics.jung.graph.decorators.TestNumericDecorator

public class TestNumericDecorator
extends TestCase

Author:
Scott White

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

Constructor Detail

TestNumericDecorator

public TestNumericDecorator()
Method Detail

suite

public static Test suite()

setUp

protected void setUp()

test

public void test()