public class CompositeInjectionTestCase extends Object
Modifier and Type | Class and Description |
---|---|
static class |
CompositeInjectionTestCase.Bar |
static class |
CompositeInjectionTestCase.Baz |
static class |
CompositeInjectionTestCase.Foo |
static class |
CompositeInjectionTestCase.Foo2 |
static class |
CompositeInjectionTestCase.Foo3 |
static class |
CompositeInjectionTestCase.Foo4 |
Constructor and Description |
---|
CompositeInjectionTestCase() |
Modifier and Type | Method and Description |
---|---|
void |
testComponentWithCtorAndMethodAnnotatedDiCanHaveAllDepsSatisfied() |
void |
testComponentWithCtorAndNamedFieldWorkToegether() |
void |
testComponentWithCtorAndSetterDiCanHaveAllDepsSatisfied() |
void |
testComponentWithCtorAndSetterDiCanHaveAllDepsSatisfiedWithANonSetInjectMethod() |
void |
testWithNonNullLifecycleStrategy() |
public CompositeInjectionTestCase()
public void testComponentWithCtorAndSetterDiCanHaveAllDepsSatisfied() throws NoSuchMethodException
NoSuchMethodException
public void testComponentWithCtorAndSetterDiCanHaveAllDepsSatisfiedWithANonSetInjectMethod() throws NoSuchMethodException
NoSuchMethodException
public void testComponentWithCtorAndMethodAnnotatedDiCanHaveAllDepsSatisfied() throws NoSuchMethodException
NoSuchMethodException
public void testComponentWithCtorAndNamedFieldWorkToegether() throws NoSuchMethodException
NoSuchMethodException
public void testWithNonNullLifecycleStrategy()
Copyright © 2003–2015 Codehaus. All rights reserved.