tests
Class TestJObject

java.lang.Object
  |
  +--tests.TestJObject

public class TestJObject
extends java.lang.Object


Constructor Summary
TestJObject()
           
 
Method Summary
 void run()
           
 void testEquals()
           
 void testHashCode()
           
 void testToString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestJObject

public TestJObject()
Method Detail

testEquals

public void testEquals()

testHashCode

public void testHashCode()

testToString

public void testToString()

run

public void run()