Class DogTest

java.lang.Object
  |
  +--DogTest

public class DogTest
extends java.lang.Object

Tests the Dogs system.

Version:
1.0 7/4/2
Author:
Bob Futrelle

Constructor Summary
DogTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

DogTest

public DogTest()
Method Detail

main

public static void main(java.lang.String[] args)