org.picocontainer.injectors
Class FieldAnnotationInjectorTestCase

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.picocontainer.injectors.FieldAnnotationInjectorTestCase
All Implemented Interfaces:
junit.framework.Test

public class FieldAnnotationInjectorTestCase
extends junit.framework.TestCase


Nested Class Summary
static class FieldAnnotationInjectorTestCase.Helicopter
           
static class FieldAnnotationInjectorTestCase.Helicopter2
           
static class FieldAnnotationInjectorTestCase.PogoStick
           
 
Constructor Summary
FieldAnnotationInjectorTestCase()
           
 
Method Summary
 void testFieldDeosNotHappenWithoutRightInjectorDoesNotWork()
           
 void testFieldInjection()
           
 void testFieldInjectionWithoutAnnotationDoesNotWork()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FieldAnnotationInjectorTestCase

public FieldAnnotationInjectorTestCase()
Method Detail

testFieldInjection

public void testFieldInjection()

testFieldInjectionWithoutAnnotationDoesNotWork

public void testFieldInjectionWithoutAnnotationDoesNotWork()

testFieldDeosNotHappenWithoutRightInjectorDoesNotWork

public void testFieldDeosNotHappenWithoutRightInjectorDoesNotWork()


Copyright © 2003-2007 Codehaus. All Rights Reserved.