edu.unr.cs.LMS
Class patronTest

java.lang.Object
  |
  +--edu.unr.cs.LMS.patronTest

public class patronTest
extends java.lang.Object

Test driver for testing the Patron class skeleton.


Constructor Summary
patronTest()
           
 
Method Summary
static void main(java.lang.String[] args)
          Creates 2 patrons, gets the first one's id and validates that patron.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

patronTest

public patronTest()
Method Detail

main

public static void main(java.lang.String[] args)
Creates 2 patrons, gets the first one's id and validates that patron.