org.picocontainer.injectors
Class AnnotatedFieldInjectorTestCase
java.lang.Object
org.picocontainer.injectors.AnnotatedFieldInjectorTestCase
public class AnnotatedFieldInjectorTestCase
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotatedFieldInjectorTestCase
public AnnotatedFieldInjectorTestCase()
testFieldInjection
public void testFieldInjection()
testFieldInjectionWithoutAnnotationDoesNotWork
public void testFieldInjectionWithoutAnnotationDoesNotWork()
testFieldDeosNotHappenWithoutRightInjectorDoesNotWork
public void testFieldDeosNotHappenWithoutRightInjectorDoesNotWork()
testFieldInjectionWithAlternativeInjectionAnnotation
public void testFieldInjectionWithAlternativeInjectionAnnotation()
testThatSuperClassCanHaveAnnotatedFields
public void testThatSuperClassCanHaveAnnotatedFields()
testThatEvenMoreSuperClassCanHaveAnnotatedFields
public void testThatEvenMoreSuperClassCanHaveAnnotatedFields()
testThatEvenMoreSuperClassCanHaveAnnotatedFieldsViaAdaptingInjection
public void testThatEvenMoreSuperClassCanHaveAnnotatedFieldsViaAdaptingInjection()
Copyright © 2003-2010 Codehaus. All Rights Reserved.