org.picocontainer.injectors
Class InjectorTestCase

java.lang.Object
  extended by org.picocontainer.injectors.InjectorTestCase

public class InjectorTestCase
extends Object

test capabilities of injector factory. as this is mostly convenience wrapper around constructors, we just test that everything was passed through

Author:
ko5tik

Constructor Summary
InjectorTestCase()
           
 
Method Summary
 void testSimpleConstructor()
          test that all parameters were passed to respective constructor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InjectorTestCase

public InjectorTestCase()
Method Detail

testSimpleConstructor

public void testSimpleConstructor()
test that all parameters were passed to respective constructor



Copyright © 2003-2010 Codehaus. All Rights Reserved.