greflect
0.11-DRAFT

jp.sourceforge.greflect
Class Test02Instantiator_01NoTypeVarInstance

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

public class Test02Instantiator_01NoTypeVarInstance
extends GreflectTestCase

.

SourceInfo:
Sticky Tag: $Name: $
Last Updater: $Author: $
$Id: Test02Instantiator_01NoTypeVarInstance.java 44 2008-05-23 22:01:32Z yo-zi $

Author:
yo-zi

Nested Class Summary
static class Test02Instantiator_01NoTypeVarInstance.NoTypeVarClass
           
 
Constructor Summary
Test02Instantiator_01NoTypeVarInstance(java.lang.String testName)
           
 
Method Summary
protected  void setUp()
           
 void test00_TypeVarInteger0_Normal()
           
 void test00_TypeVarInteger1_ParamConstructor_Error()
           
 void test00_TypeVarInteger2_ParamTypeVar_Error()
           
 void test00_TypeVarInteger3_ParamUngeneric_Error()
           
 void test00_TypeVarInteger4_ArgumentType_Error()
           
 void test00_TypeVarInteger5_ArgumentNestedList_Normal()
           
 void test00_TypeVarInteger6_ArgumentNestedList_Error()
           
 void test00_TypeVarInteger7_ArgumentMap_Normal()
           
 void test00_TypeVarInteger8_ArgumentMapType1_Error()
           
 
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_01NoTypeVarInstance

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

setUp

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

test00_TypeVarInteger0_Normal

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

test00_TypeVarInteger1_ParamConstructor_Error

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

test00_TypeVarInteger2_ParamTypeVar_Error

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

test00_TypeVarInteger3_ParamUngeneric_Error

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

test00_TypeVarInteger4_ArgumentType_Error

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

test00_TypeVarInteger5_ArgumentNestedList_Normal

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

test00_TypeVarInteger6_ArgumentNestedList_Error

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

test00_TypeVarInteger7_ArgumentMap_Normal

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

test00_TypeVarInteger8_ArgumentMapType1_Error

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

greflect
0.11-DRAFT

Copyright © 2008 yo-zi. All Rights Reserved.