public class AnnotatedMethodInjectorTestCase extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
AnnotatedMethodInjectorTestCase.AlternativeInject |
static class |
AnnotatedMethodInjectorTestCase.AnnotatedBurp |
static class |
AnnotatedMethodInjectorTestCase.AnotherAnnotatedBurp |
static class |
AnnotatedMethodInjectorTestCase.SetterBurp |
static class |
AnnotatedMethodInjectorTestCase.Wind |
| Constructor and Description |
|---|
AnnotatedMethodInjectorTestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
testNonSetterMethodInjection() |
void |
testNonSetterMethodInjectionWithAlternativeAnnotation() |
void |
testSetterMethodInjectionToContrastWithThatBelow() |
public AnnotatedMethodInjectorTestCase()
public void testSetterMethodInjectionToContrastWithThatBelow()
public void testNonSetterMethodInjection()
public void testNonSetterMethodInjectionWithAlternativeAnnotation()
Copyright © 2003–2015 Codehaus. All rights reserved.