org.picocontainer.injectors
Class NamedFieldInjectorTestCase

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

public class NamedFieldInjectorTestCase
extends java.lang.Object


Nested Class Summary
static class NamedFieldInjectorTestCase.Biplane
           
static class NamedFieldInjectorTestCase.Helicopter
           
static class NamedFieldInjectorTestCase.Monoplane
           
static class NamedFieldInjectorTestCase.PogoStick
           
 
Constructor Summary
NamedFieldInjectorTestCase()
           
 
Method Summary
 void testFieldInjectionByName()
           
 void testFieldInjectionByType()
           
 void testFieldInjectionByTypeWhereNoMatch()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NamedFieldInjectorTestCase

public NamedFieldInjectorTestCase()
Method Detail

testFieldInjectionByType

public void testFieldInjectionByType()

testFieldInjectionByName

public void testFieldInjectionByName()

testFieldInjectionByTypeWhereNoMatch

public void testFieldInjectionByTypeWhereNoMatch()


Copyright © 2003-2011 Codehaus. All Rights Reserved.