greflect
0.11-DRAFT

jp.sourceforge.greflect
Class Test01Invoker_11WildcardCapture

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

public class Test01Invoker_11WildcardCapture
extends GreflectTestCase

.

SourceInfo:
Sticky Tag: $Name: $
Last Updater: $Author: $
$Id: Test01Invoker_11WildcardCapture.java 132 2008-07-02 13:51:18Z yo-zi $

Author:
yo-zi

Constructor Summary
Test01Invoker_11WildcardCapture(java.lang.String testName)
           
 
Method Summary
protected  void setUp()
           
 void test00_ParamToReturn_Error()
           
 void test00_ParamToReturn_Normal()
           
 void test01_ListParamToReturn_Error()
           
 void test01_ListParamToReturn_Normal()
           
 void test02_ListParamToListReturn_Error()
           
 void test02_ListParamToListReturn_Normal()
           
 void test03_MapParamToMapReturn_Normal()
           
 void test03_MapParamToMapReturn1_Error()
           
 void test03_MapParamToMapReturn2_Error()
           
 void test10_ExtendsParamToReturn_Error()
           
 void test10_ExtendsParamToReturn_Normal()
           
 void test11_ExtendsListParamToListReturn_Error__Deferred()
           
 void test11_ExtendsListParamToListReturn_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

Test01Invoker_11WildcardCapture

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

setUp

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

test00_ParamToReturn_Normal

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

test00_ParamToReturn_Error

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

test01_ListParamToReturn_Normal

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

test01_ListParamToReturn_Error

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

test02_ListParamToListReturn_Normal

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

test02_ListParamToListReturn_Error

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

test03_MapParamToMapReturn_Normal

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

test03_MapParamToMapReturn1_Error

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

test03_MapParamToMapReturn2_Error

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

test10_ExtendsParamToReturn_Normal

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

test10_ExtendsParamToReturn_Error

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

test11_ExtendsListParamToListReturn_Normal

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

test11_ExtendsListParamToListReturn_Error__Deferred

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

greflect
0.11-DRAFT

Copyright © 2008 yo-zi. All Rights Reserved.