org.picocontainer.injectors
Class IntoTypeTestCase

java.lang.Object
  extended by org.picocontainer.injectors.IntoTypeTestCase

public class IntoTypeTestCase
extends Object


Nested Class Summary
static interface IntoTypeTestCase.Alice
           
static class IntoTypeTestCase.AliceFactory
           
static class IntoTypeTestCase.AliceImpl
           
static class IntoTypeTestCase.Bob
           
 
Constructor Summary
IntoTypeTestCase()
           
 
Method Summary
 void testThatIntoSetupCorrectlyForNestedInjectionViaAFactory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntoTypeTestCase

public IntoTypeTestCase()
Method Detail

testThatIntoSetupCorrectlyForNestedInjectionViaAFactory

public void testThatIntoSetupCorrectlyForNestedInjectionViaAFactory()
                                                             throws Exception
Throws:
Exception


Copyright © 2003-2010 Codehaus. All Rights Reserved.