org.picocontainer.behaviors
Class PropertyApplyingTestCase
java.lang.Object
org.picocontainer.tck.AbstractComponentFactoryTest
org.picocontainer.behaviors.PropertyApplyingTestCase
public class PropertyApplyingTestCase
- extends AbstractComponentFactoryTest
- Author:
- Aslak Hellesøy, Mirko Novakovic
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyApplyingTestCase
public PropertyApplyingTestCase()
testSetProperties
public void testSetProperties()
testFailingSetter
public void testFailingSetter()
createComponentFactory
protected ComponentFactory createComponentFactory()
- Specified by:
createComponentFactory
in class AbstractComponentFactoryTest
testPropertiesSetAfterAdapterCreationShouldBeTakenIntoAccount
public void testPropertiesSetAfterAdapterCreationShouldBeTakenIntoAccount()
testPropertySetAfterAdapterCreationShouldBeTakenIntoAccount
public void testPropertySetAfterAdapterCreationShouldBeTakenIntoAccount()
testPropertiesTidiedUpAfterPicoUsage
public void testPropertiesTidiedUpAfterPicoUsage()
testDelegateIsAccessible
public void testDelegateIsAccessible()
testAllJavaPrimitiveAttributesShouldBeSetByTheAdapter
public void testAllJavaPrimitiveAttributesShouldBeSetByTheAdapter()
throws MalformedURLException
- Throws:
MalformedURLException
testSetDependenComponentWillBeSetByTheAdapter
public void testSetDependenComponentWillBeSetByTheAdapter()
testPropertySetAfterWrappedAdapterCreationShouldBeTakenIntoAccount
public void testPropertySetAfterWrappedAdapterCreationShouldBeTakenIntoAccount()
testSetBeanPropertiesWithValueObjects
public void testSetBeanPropertiesWithValueObjects()
testSetBeanPropertiesWithWrongNumberOfParametersThrowsPicoInitializationException
public void testSetBeanPropertiesWithWrongNumberOfParametersThrowsPicoInitializationException()
- todo Is this test duplicated elsewhere? --MR
testSetBeanPropertiesWithInvalidValueTypes
public void testSetBeanPropertiesWithInvalidValueTypes()
Copyright © 2003-2010 Codehaus. All Rights Reserved.