org.picocontainer.tck
Class AbstractLazyInstantiationTest
java.lang.Object
org.picocontainer.tck.AbstractLazyInstantiationTest
- Direct Known Subclasses:
- DefaultLazyInstantiationTestCase
public abstract class AbstractLazyInstantiationTest
- extends Object
- Author:
- Aslak Hellesøy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractLazyInstantiationTest
public AbstractLazyInstantiationTest()
createPicoContainer
protected abstract MutablePicoContainer createPicoContainer()
testLazyInstantiation
public void testLazyInstantiation()
throws PicoException
- Throws:
PicoException
Copyright © 2003-2010 Codehaus. All Rights Reserved.