org.picocontainer.injectors
Class TypedFieldInjectorTestCase

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

public class TypedFieldInjectorTestCase
extends java.lang.Object


Nested Class Summary
static class TypedFieldInjectorTestCase.Helicopter
           
static class TypedFieldInjectorTestCase.Hulahoop
           
static class TypedFieldInjectorTestCase.PogoStick
           
 
Constructor Summary
TypedFieldInjectorTestCase()
           
 
Method Summary
 void testFieldInjectionByTypeWhereMatch()
           
 void testFieldInjectionByTypeWhereNoMatch()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypedFieldInjectorTestCase

public TypedFieldInjectorTestCase()
Method Detail

testFieldInjectionByTypeWhereMatch

public void testFieldInjectionByTypeWhereMatch()

testFieldInjectionByTypeWhereNoMatch

public void testFieldInjectionByTypeWhereNoMatch()


Copyright © 2003-2011 Codehaus. All Rights Reserved.