org.picocontainer.defaults.issues
Class Issue0382TestCase

java.lang.Object
  extended by org.picocontainer.defaults.issues.Issue0382TestCase

public class Issue0382TestCase
extends java.lang.Object


Nested Class Summary
static class Issue0382TestCase.AcceptsParameterized
           
static class Issue0382TestCase.AcceptsParameterizedWithoutWildcardArray
           
static class Issue0382TestCase.AcceptsParameterizedWithoutWildcardList
           
static class Issue0382TestCase.AcceptsParameterizedWithWildcardArray
           
static class Issue0382TestCase.AcceptsParameterizedWithWildcardList
           
static interface Issue0382TestCase.Paramaterized<T>
           
static class Issue0382TestCase.StringParameterized
           
 
Constructor Summary
Issue0382TestCase()
           
 
Method Summary
 void testWithoutWildcardArray()
           
 void testWithoutWildcardList()
           
 void testWithWildcardArray()
           
 void testWithWildcardList()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Issue0382TestCase

public Issue0382TestCase()
Method Detail

testWithWildcardArray

public void testWithWildcardArray()
                           throws java.lang.Exception
Throws:
java.lang.Exception

testWithoutWildcardArray

public void testWithoutWildcardArray()
                              throws java.lang.Exception
Throws:
java.lang.Exception

testWithWildcardList

public void testWithWildcardList()
                          throws java.lang.Exception
Throws:
java.lang.Exception

testWithoutWildcardList

public void testWithoutWildcardList()
                             throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2003-2011 Codehaus. All Rights Reserved.