org.haphazard.util.test
Class MapTest

java.lang.Object
  extended byorg.haphazard.util.test.MapTest

public class MapTest
extends java.lang.Object

A test to check the functions of the Character class


Constructor Summary
MapTest()
          Creates a new instance of MapTest
 
Method Summary
static void main(java.lang.String[] args)
          Function to call if you want to run the test
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapTest

public MapTest()
Creates a new instance of MapTest

Method Detail

main

public static void main(java.lang.String[] args)
Function to call if you want to run the test

Parameters:
args - the command line arguments