org.picocontainer.behaviors
Class LockingTestCase

java.lang.Object
  extended by org.picocontainer.tck.AbstractComponentFactoryTest
      extended by org.picocontainer.behaviors.LockingTestCase

public class LockingTestCase
extends AbstractComponentFactoryTest


Field Summary
 
Fields inherited from class org.picocontainer.tck.AbstractComponentFactoryTest
picoContainer
 
Constructor Summary
LockingTestCase()
           
 
Method Summary
protected  ComponentFactory createComponentFactory()
           
 void testPicocontainerPropertiesIntegration()
           
 
Methods inherited from class org.picocontainer.tck.AbstractComponentFactoryTest
setUp, testEquals, testRegisterComponent, testUnregisterComponent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LockingTestCase

public LockingTestCase()
Method Detail

testPicocontainerPropertiesIntegration

public void testPicocontainerPropertiesIntegration()

createComponentFactory

protected ComponentFactory createComponentFactory()
Specified by:
createComponentFactory in class AbstractComponentFactoryTest


Copyright © 2003-2010 Codehaus. All Rights Reserved.