greflect
0.11-DRAFT

jp.sourceforge.greflect
Class Test02Instantiator_02UngenericTypeVarInstance

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

public class Test02Instantiator_02UngenericTypeVarInstance
extends GreflectTestCase

.

SourceInfo:
Sticky Tag: $Name: $
Last Updater: $Author: $
$Id: Test02Instantiator_02UngenericTypeVarInstance.java 115 2008-06-05 13:50:20Z yo-zi $

Author:
yo-zi

Nested Class Summary
static class Test02Instantiator_02UngenericTypeVarInstance.GenericClass<I,S>
           
 
Constructor Summary
Test02Instantiator_02UngenericTypeVarInstance(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()
           
 void test00_TypeVarInteger8_ArgumentMapType2_Error()
           
 void test01_TypeVarNestedList0_Error()
           
 void test01_TypeVarNestedList0_Normal()
           
 void test02_TypeVarMap0_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_02UngenericTypeVarInstance

public Test02Instantiator_02UngenericTypeVarInstance(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

test00_TypeVarInteger8_ArgumentMapType2_Error

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

test01_TypeVarNestedList0_Normal

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

test01_TypeVarNestedList0_Error

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

test02_TypeVarMap0_Normal

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

greflect
0.11-DRAFT

Copyright © 2008 yo-zi. All Rights Reserved.