org.jhotdraw.test.figures
Class FiguresSuite

java.lang.Object
  extended by org.jhotdraw.test.figures.FiguresSuite

public class FiguresSuite
extends java.lang.Object

TestSuite FiguresSuite


Constructor Summary
FiguresSuite()
           
 
Method Summary
static void main(java.lang.String[] args)
          Method to execute the TestSuite from command line using JUnit's textui.TestRunner .
static junit.framework.TestSuite suite()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FiguresSuite

public FiguresSuite()
Method Detail

suite

public static junit.framework.TestSuite suite()

main

public static void main(java.lang.String[] args)
Method to execute the TestSuite from command line using JUnit's textui.TestRunner .