edu.ou.pacman.test
Class DirectionTesting

java.lang.Object
  extended by edu.ou.pacman.test.DirectionTesting

public final class DirectionTesting
extends java.lang.Object


Constructor Summary
DirectionTesting()
           
 
Method Summary
static boolean oppositeTest()
          Test whether the opposite of the opposite of a random direction returns the direction.
 void test()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DirectionTesting

public DirectionTesting()
Method Detail

test

public void test()

oppositeTest

public static boolean oppositeTest()
Test whether the opposite of the opposite of a random direction returns the direction.