org.picocontainer.behaviors
Class SynchronizingTestCase

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

public class SynchronizingTestCase
extends AbstractComponentFactoryTest


Field Summary
 
Fields inherited from class org.picocontainer.tck.AbstractComponentFactoryTest
picoContainer
 
Constructor Summary
SynchronizingTestCase()
           
 
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

SynchronizingTestCase

public SynchronizingTestCase()
Method Detail

createComponentFactory

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

testPicoContainerPropertiesIntegration

public void testPicoContainerPropertiesIntegration()


Copyright © 2003-2010 Codehaus. All Rights Reserved.