gamekeeper2a
Class MyTestClass

java.lang.Object
  |
  +--gamekeeper2a.MyTestClass

public class MyTestClass
extends java.lang.Object

Test cases for two types of game keepers.


Constructor Summary
MyTestClass()
           
 
Method Summary
static void main(java.lang.String[] args)
          Run the test cases contained in this file.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyTestClass

public MyTestClass()
Method Detail

main

public static void main(java.lang.String[] args)
Run the test cases contained in this file.