org.ipdr.test
Class TestUtil

java.lang.Object
  extended by org.ipdr.test.TestUtil

public class TestUtil
extends java.lang.Object

This class will be used for testing the classes IPAddrUtil, IPV6AddrUtil & TimeUtil.


Constructor Summary
TestUtil()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main method having all the test scenarios.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestUtil

public TestUtil()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws IPDRException
Main method having all the test scenarios.

Throws:
IPDRException