test.graphics
Class GraphicsTests

java.lang.Object
  extended by test.graphics.GraphicsTests

public class GraphicsTests
extends java.lang.Object

Runs all unit tests in the package graphics.

Version:
1
Author:
Potkuri-group

Constructor Summary
GraphicsTests()
           
 
Method Summary
static junit.framework.Test suite()
          Runs tests.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphicsTests

public GraphicsTests()
Method Detail

suite

public static junit.framework.Test suite()
Runs tests.

Returns:
Test