org.picocontainer.defaults
Class DefaultLazyInstantiationTestCase

java.lang.Object
  extended by org.picocontainer.tck.AbstractLazyInstantiationTest
      extended by org.picocontainer.defaults.DefaultLazyInstantiationTestCase

public class DefaultLazyInstantiationTestCase
extends AbstractLazyInstantiationTest

Author:
Aslak Hellesøy

Nested Class Summary
 
Nested classes/interfaces inherited from class org.picocontainer.tck.AbstractLazyInstantiationTest
AbstractLazyInstantiationTest.Havana, AbstractLazyInstantiationTest.Kilroy
 
Constructor Summary
DefaultLazyInstantiationTestCase()
           
 
Method Summary
protected  MutablePicoContainer createPicoContainer()
           
 
Methods inherited from class org.picocontainer.tck.AbstractLazyInstantiationTest
testLazyInstantiation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultLazyInstantiationTestCase

public DefaultLazyInstantiationTestCase()
Method Detail

createPicoContainer

protected MutablePicoContainer createPicoContainer()
Specified by:
createPicoContainer in class AbstractLazyInstantiationTest


Copyright © 2003-2010 Codehaus. All Rights Reserved.