greflect
0.11-DRAFT

jp.sourceforge.greflect
Class Test01Invoker_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.Test01Invoker_02UngenericTypeVarInstance
All Implemented Interfaces:
junit.framework.Test

public class Test01Invoker_02UngenericTypeVarInstance
extends GreflectTestCase

.

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

Author:
yo-zi

Constructor Summary
Test01Invoker_02UngenericTypeVarInstance(java.lang.String testName)
           
 
Method Summary
protected  void setUp()
           
 void test00_String_Normal()
           
 void test00_StringParam_Error()
           
 void test00_StringReturn_Error()
           
 void test00_StringReturn_Normal()
           
 void test01_GenericNestedListParam_Error()
           
 void test01_GenericNestedListParam_Normal()
           
 void test01_GenericNestedListReturn_Error()
           
 void test01_GenericNestedListReturn_Normal()
           
 void test02_UngenericNestedList_Normal()
           
 void test03_GenericMap_Normal()
           
 void test03_GenericMapParam1_Error()
           
 void test03_GenericMapParam2_Error()
           
 void test03_GenericMapReturn_Error()
           
 void test13_AnotherGenericMap_Normal()
           
 void test13_AnotherGenericMapParam1_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

Test01Invoker_02UngenericTypeVarInstance

public Test01Invoker_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_String_Normal

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

test00_StringParam_Error

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

test00_StringReturn_Normal

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

test00_StringReturn_Error

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

test01_GenericNestedListParam_Normal

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

test01_GenericNestedListParam_Error

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

test01_GenericNestedListReturn_Normal

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

test01_GenericNestedListReturn_Error

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

test02_UngenericNestedList_Normal

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

test03_GenericMap_Normal

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

test03_GenericMapParam1_Error

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

test03_GenericMapParam2_Error

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

test03_GenericMapReturn_Error

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

test13_AnotherGenericMap_Normal

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

test13_AnotherGenericMapParam1_Error

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

greflect
0.11-DRAFT

Copyright © 2008 yo-zi. All Rights Reserved.