Class UtilIanTest

java.lang.Object
  extended by UtilIanTest

public class UtilIanTest
extends Object

The test class UtilIanTest.

Version:
(a version number or a date)
Author:
(your name)

Constructor Summary
UtilIanTest()
           
 
Method Summary
 void equalsApproxTest()
           
 void equalsIgnoreWhitespaceTest()
           
 void mathTests()
           
 void maxMinTests()
           
 void nextMatchTest()
           
 void nextSplittingByTest()
           
 void scannerTest()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UtilIanTest

public UtilIanTest()
Method Detail

equalsApproxTest

public void equalsApproxTest()

equalsIgnoreWhitespaceTest

public void equalsIgnoreWhitespaceTest()

mathTests

public void mathTests()

maxMinTests

public void maxMinTests()

nextMatchTest

public void nextMatchTest()

nextSplittingByTest

public void nextSplittingByTest()

scannerTest

public void scannerTest()