org.picocontainer.defaults.issues
Class Issue342TestCase

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

public final class Issue342TestCase
extends Object


Nested Class Summary
static class Issue342TestCase.Generic<I extends org.picocontainer.defaults.issues.Issue342TestCase.Interface>
           
static class Issue342TestCase.Implementation
           
static class Issue342TestCase.SubImplementation
           
 
Constructor Summary
Issue342TestCase()
           
 
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

Issue342TestCase

public Issue342TestCase()
Method Detail

testNotTheBug

public void testNotTheBug()

testTheBug

public void testTheBug()

testTheBug2

public void testTheBug2()


Copyright © 2003-2009 Codehaus. All Rights Reserved.