edu.trinity.cs.bmassing.bank
Class TestHasPersonInfo

java.lang.Object
  extended by edu.trinity.cs.bmassing.bank.TestHasPersonInfo

public class TestHasPersonInfo
extends java.lang.Object

Class to hold test/demo program for HasPersonInfo interface.


Constructor Summary
TestHasPersonInfo()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main program to do some simple tests.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestHasPersonInfo

public TestHasPersonInfo()
Method Detail

main

public static void main(java.lang.String[] args)
Main program to do some simple tests.

Parameters:
args - command-line arguments (unused)