world.test
Class WorldTest

java.lang.Object
  extended by world.test.WorldTest

public class WorldTest
extends java.lang.Object

Simple Test of World/display for documentation


Nested Class Summary
static class WorldTest.DisplayTest
           
static class WorldTest.MousePointsWorld
           
 
Constructor Summary
WorldTest()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorldTest

public WorldTest()