org.picocontainer.injectors
Class MethodInjectionTestCase
java.lang.Object
org.picocontainer.injectors.MethodInjectionTestCase
public class MethodInjectionTestCase
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MethodInjectionTestCase
public MethodInjectionTestCase()
testMethodInjection
public void testMethodInjection()
testMethodInjectionViaMethodDef
public void testMethodInjectionViaMethodDef()
testMethodInjectionViaMethodDefViaInterface
public void testMethodInjectionViaMethodDefViaInterface()
testMethodInjectionViaCharacteristics
public void testMethodInjectionViaCharacteristics()
testMethodInjectionViaAdapter
public void testMethodInjectionViaAdapter()
testMethodInjectionByBuilder
public void testMethodInjectionByBuilder()
testMethodInjectionWithAllowedNullableParam
public void testMethodInjectionWithAllowedNullableParam()
testMethodInjectionWithDisallowedNullableParam
public void testMethodInjectionWithDisallowedNullableParam()
testMethodInjectionWithIntegerParamCanBeconvertedFromString
public void testMethodInjectionWithIntegerParamCanBeconvertedFromString()
Copyright © 2003-2010 Codehaus. All Rights Reserved.