org.ipdr.test
Class TestDescriptor

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

public class TestDescriptor
extends java.lang.Object

This class will be used for testing Descriptor class.


Constructor Summary
TestDescriptor()
           
 
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

TestDescriptor

public TestDescriptor()
Method Detail

main

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