org.picocontainer.defaults.issues
Class Issue0342TestCase

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

public final class Issue0342TestCase
extends Object


Nested Class Summary
static class Issue0342TestCase.Generic<I extends org.picocontainer.defaults.issues.Issue0342TestCase.Interface>
           
static class Issue0342TestCase.Implementation
           
static class Issue0342TestCase.SubImplementation
           
 
Constructor Summary
Issue0342TestCase()
           
 
Method Summary
 void testNotTheBug()
           
 void testTheBug()
           
 void testTheBug2()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Issue0342TestCase

public Issue0342TestCase()
Method Detail

testNotTheBug

public void testNotTheBug()

testTheBug

public void testTheBug()

testTheBug2

public void testTheBug2()


Copyright © 2003-2010 Codehaus. All Rights Reserved.