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, testUnregisterComponent
public AnnotatedMethodInjectionTestCase()
public void setUp() throws Exception
setUp
in class AbstractComponentFactoryTest
Exception
protected ComponentFactory createComponentFactory()
createComponentFactory
in class AbstractComponentFactoryTest
public void testContainerUsesStandardConstructor()
public void testContainerUsesOnlyStandardConstructor()
Copyright © 2003–2015 Codehaus. All rights reserved.