greflect
0.11-DRAFT

jp.sourceforge.greflect.impl
Class Test02Instantiator_12LoadingGeneratedClass

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by jp.sourceforge.greflect.GreflectTestCase
              extended by jp.sourceforge.greflect.impl.Test02Instantiator_12LoadingGeneratedClass
All Implemented Interfaces:
junit.framework.Test

public class Test02Instantiator_12LoadingGeneratedClass
extends GreflectTestCase


Constructor Summary
Test02Instantiator_12LoadingGeneratedClass(java.lang.String testName)
           
 
Method Summary
protected  void setUp()
           
 void test01_SimpleClass_ObjectParam_Error()
           
 void test02_UngenericClass_NoParam_Normal()
           
 void test03_UngenericClass_PrimitiveParam_Normal()
           
 void test04_UngenericClass_Twice_Normal()
           
 void test05_Over4Param_OtherPrimitiveParam_Normal()
          'over 4': Switching bytecode instructions from ALOAD_n to ALOAD.
 void test06_ObjectArray_PrimitiveArray_Normal()
           
 
Methods inherited from class jp.sourceforge.greflect.GreflectTestCase
assertRegex, assertRegex, doNothing, getTmpDir, needsToWriteFiles
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Test02Instantiator_12LoadingGeneratedClass

public Test02Instantiator_12LoadingGeneratedClass(java.lang.String testName)
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Overrides:
setUp in class GreflectTestCase
Throws:
java.lang.Exception

test01_SimpleClass_ObjectParam_Error

public void test01_SimpleClass_ObjectParam_Error()
                                          throws java.lang.Throwable
Throws:
java.lang.Throwable

test02_UngenericClass_NoParam_Normal

public void test02_UngenericClass_NoParam_Normal()
                                          throws java.lang.Throwable
Throws:
java.lang.Throwable

test03_UngenericClass_PrimitiveParam_Normal

public void test03_UngenericClass_PrimitiveParam_Normal()
                                                 throws java.lang.Throwable
Throws:
java.lang.Throwable

test04_UngenericClass_Twice_Normal

public void test04_UngenericClass_Twice_Normal()
                                        throws java.lang.Throwable
Throws:
java.lang.Throwable

test05_Over4Param_OtherPrimitiveParam_Normal

public void test05_Over4Param_OtherPrimitiveParam_Normal()
                                                  throws java.lang.Throwable
'over 4': Switching bytecode instructions from ALOAD_n to ALOAD.

Throws:
java.lang.Throwable

test06_ObjectArray_PrimitiveArray_Normal

public void test06_ObjectArray_PrimitiveArray_Normal()
                                              throws java.lang.Throwable
Throws:
java.lang.Throwable

greflect
0.11-DRAFT

Copyright © 2008 yo-zi. All Rights Reserved.