Method Summary |
|
public void | test1() Super class of the Object class is null. |
public void | test2() Super class of the primitive class is null. |
public void | test3() Super class of the interface is null. |
public void | test4() Super class of the array class is the Object class. |
public void | test4_java5() Verify parametrized type. |
public void | test5() Super class of the this class is the TestCase class. |