public class AnnotatedMethodInjectionTestCase extends AbstractComponentFactoryTest
| Modifier and Type | Class and Description |
|---|---|
static interface |
AnnotatedMethodInjectionTestCase.Bean |
static class |
AnnotatedMethodInjectionTestCase.NamedBean |
static class |
AnnotatedMethodInjectionTestCase.NamedBeanWithPossibleDefault |
static class |
AnnotatedMethodInjectionTestCase.NoBean |
picoContainer| Constructor and Description |
|---|
AnnotatedMethodInjectionTestCase() |
| Modifier and Type | Method and Description |
|---|---|
protected ComponentFactory |
createComponentFactory() |
void |
setUp() |
void |
testContainerUsesOnlyStandardConstructor() |
void |
testContainerUsesStandardConstructor() |
testEquals, testRegisterComponent, testUnregisterComponentpublic AnnotatedMethodInjectionTestCase()
public void setUp() throws Exception
setUp in class AbstractComponentFactoryTestExceptionprotected ComponentFactory createComponentFactory()
createComponentFactory in class AbstractComponentFactoryTestpublic void testContainerUsesStandardConstructor()
public void testContainerUsesOnlyStandardConstructor()
Copyright © 2003–2016 Codehaus. All rights reserved.