org.picocontainer.injectors
Class InjectorTestCase
java.lang.Object
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
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 |
InjectorTestCase
public InjectorTestCase()
testSimpleConstructor
public void testSimpleConstructor()
- test that all parameters were passed to respective constructor
Copyright © 2003-2010 Codehaus. All Rights Reserved.