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
NoSuchMethodExceptionpublic void testComponentWithCtorAndSetterDiCanHaveAllDepsSatisfiedWithANonSetInjectMethod() throws NoSuchMethodException
NoSuchMethodExceptionpublic void testComponentWithCtorAndMethodAnnotatedDiCanHaveAllDepsSatisfied() throws NoSuchMethodException
NoSuchMethodExceptionpublic void testComponentWithCtorAndNamedFieldWorkToegether() throws NoSuchMethodException
NoSuchMethodExceptionpublic void testWithNonNullLifecycleStrategy()
Copyright © 2003–2016 Codehaus. All rights reserved.