org.picocontainer.injectors
Class NamedMethodInjectionTestCase

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

public class NamedMethodInjectionTestCase
extends Object

Author:
Paul Hammant

Nested Class Summary
static class NamedMethodInjectionTestCase.Bean
           
static class NamedMethodInjectionTestCase.MyConnectionPoolDataSource
           
 
Constructor Summary
NamedMethodInjectionTestCase()
           
 
Method Summary
 void containerShouldMakeNamedMethodInjectorThatIsOptionalInUse()
           
 void containerShouldMakeUsableNamedMethodInjector()
           
 void vincentVanBeverensExample()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NamedMethodInjectionTestCase

public NamedMethodInjectionTestCase()
Method Detail

containerShouldMakeUsableNamedMethodInjector

public void containerShouldMakeUsableNamedMethodInjector()

containerShouldMakeNamedMethodInjectorThatIsOptionalInUse

public void containerShouldMakeNamedMethodInjectorThatIsOptionalInUse()

vincentVanBeverensExample

public void vincentVanBeverensExample()


Copyright © 2003-2010 Codehaus. All Rights Reserved.