|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.picocontainer.adapters.TypedBindingAnnotationTestCase
public class TypedBindingAnnotationTestCase
Nested Class Summary | |
---|---|
static interface |
TypedBindingAnnotationTestCase.Apple
|
static class |
TypedBindingAnnotationTestCase.AppleImpl1
|
static class |
TypedBindingAnnotationTestCase.AppleImpl2
|
static class |
TypedBindingAnnotationTestCase.AppleImpl3
|
static class |
TypedBindingAnnotationTestCase.AppleImpl4
|
static interface |
TypedBindingAnnotationTestCase.Braeburn
|
static interface |
TypedBindingAnnotationTestCase.Bramley
|
static interface |
TypedBindingAnnotationTestCase.Cox
|
static class |
TypedBindingAnnotationTestCase.FruitBasket
|
static class |
TypedBindingAnnotationTestCase.FruitBasketViaConstructor
|
static interface |
TypedBindingAnnotationTestCase.Granny
|
Constructor Summary | |
---|---|
TypedBindingAnnotationTestCase()
|
Method Summary | |
---|---|
void |
testBindingAnnotationsWithConstructorInjection()
|
void |
testBindingAnnotationsWithMethodInjection()
|
void |
testBindingAnnotationsWithSetterInjection()
|
void |
testFieldInjectionWithBindings()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TypedBindingAnnotationTestCase()
Method Detail |
---|
public void testFieldInjectionWithBindings()
public void testBindingAnnotationsWithConstructorInjection()
public void testBindingAnnotationsWithMethodInjection()
public void testBindingAnnotationsWithSetterInjection()
|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |