greflect
0.11-DRAFT

jp.sourceforge.greflect.impl
Class Test02Instantiator_13GeneraringSignature

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_13GeneraringSignature
All Implemented Interfaces:
junit.framework.Test

public class Test02Instantiator_13GeneraringSignature
extends GreflectTestCase


Constructor Summary
Test02Instantiator_13GeneraringSignature(java.lang.String testName)
           
 
Method Summary
protected  void setUp()
           
 void test01_SimpleClass_Normal()
           
 void test02_Primitive_Error()
           
 void test03_ParameterizedType_Normal()
           
 void test04_ParameterizedType_Error()
           
 void test05_ParameterizedTypeNest_Normal()
           
 void test06_GenericArrayType_Normal()
           
 void test07_ParameterizedGenericArrayType_Normal()
           
 void test08_WildcardType_Normal__Deferred()
           
 
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_13GeneraringSignature

public Test02Instantiator_13GeneraringSignature(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_Normal

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

test02_Primitive_Error

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

test03_ParameterizedType_Normal

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

test04_ParameterizedType_Error

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

test05_ParameterizedTypeNest_Normal

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

test06_GenericArrayType_Normal

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

test07_ParameterizedGenericArrayType_Normal

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

test08_WildcardType_Normal__Deferred

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

greflect
0.11-DRAFT

Copyright © 2008 yo-zi. All Rights Reserved.