|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.picocontainer.tck.AbstractComponentFactoryTest
org.picocontainer.injectors.ConstructorInjectionTestCase
public class ConstructorInjectionTestCase
| Nested Class Summary | |
|---|---|
static class |
ConstructorInjectionTestCase.ClassA
|
static class |
ConstructorInjectionTestCase.ClassAsConstructor
Test class to verify the CICA can handle a constant parameter class type. |
static class |
ConstructorInjectionTestCase.ClassB
|
| Field Summary |
|---|
| Fields inherited from class org.picocontainer.tck.AbstractComponentFactoryTest |
|---|
picoContainer |
| Constructor Summary | |
|---|---|
ConstructorInjectionTestCase()
|
|
| Method Summary | |
|---|---|
void |
allowClassTypesForComponentAdapter()
|
protected ComponentFactory |
createComponentFactory()
|
void |
setUp()
|
void |
testAutoConversionOfFloatParam()
|
void |
testAutoConversionOfIntegerParam()
|
| Methods inherited from class org.picocontainer.tck.AbstractComponentFactoryTest |
|---|
testEquals, testRegisterComponent, testUnregisterComponent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConstructorInjectionTestCase()
| Method Detail |
|---|
public void setUp()
throws java.lang.Exception
setUp in class AbstractComponentFactoryTestjava.lang.Exceptionprotected ComponentFactory createComponentFactory()
createComponentFactory in class AbstractComponentFactoryTestpublic void testAutoConversionOfIntegerParam()
public void testAutoConversionOfFloatParam()
public void allowClassTypesForComponentAdapter()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||