org.haphazard.util.test
Class CharacterTest

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

public class CharacterTest
extends java.lang.Object

A test to check the functions of the Character class


Constructor Summary
CharacterTest()
          Creates a new instance of CharacterTest
 
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

CharacterTest

public CharacterTest()
Creates a new instance of CharacterTest

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