|
![]() |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.picocontainer.tck.AbstractComponentAdapterFactoryTestCase
org.picocontainer.defaults.BeanPropertyComponentAdapterFactoryTestCase
Nested Class Summary | |
static class |
BeanPropertyComponentAdapterFactoryTestCase.A
|
static class |
BeanPropertyComponentAdapterFactoryTestCase.B
|
static class |
BeanPropertyComponentAdapterFactoryTestCase.Failing
|
static class |
BeanPropertyComponentAdapterFactoryTestCase.Foo
|
static class |
BeanPropertyComponentAdapterFactoryTestCase.Primitives
Class that contains all types of Java primitives, to test if they are set correctly. |
Field Summary |
Fields inherited from class org.picocontainer.tck.AbstractComponentAdapterFactoryTestCase |
picoContainer |
Constructor Summary | |
BeanPropertyComponentAdapterFactoryTestCase()
|
Method Summary | |
protected org.picocontainer.defaults.ComponentAdapterFactory |
createComponentAdapterFactory()
|
void |
testAllJavaPrimitiveAttributesShouldBeSetByTheAdapter()
|
void |
testDelegateIsAccessible()
|
void |
testFailingSetter()
|
void |
testPropertiesSetAfterAdapterCreationShouldBeTakenIntoAccount()
|
void |
testSetBeanPropertiesWithInvalidValueTypes()
|
void |
testSetBeanPropertiesWithValueObjects()
|
void |
testSetBeanPropertiesWithWrongNumberOfParametersThrowsPicoInitializationException()
todo Is this test duplicated elsewhere? --MR |
void |
testSetDependenComponentWillBeSetByTheAdapter()
|
void |
testSetProperties()
|
Methods inherited from class org.picocontainer.tck.AbstractComponentAdapterFactoryTestCase |
setUp, testEquals, testRegisterComponent, testUnregisterComponent |
Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString |
Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public BeanPropertyComponentAdapterFactoryTestCase()
Method Detail |
public void testSetProperties()
public void testFailingSetter()
protected org.picocontainer.defaults.ComponentAdapterFactory createComponentAdapterFactory()
createComponentAdapterFactory
in class AbstractComponentAdapterFactoryTestCase
public void testPropertiesSetAfterAdapterCreationShouldBeTakenIntoAccount()
public void testDelegateIsAccessible()
public void testAllJavaPrimitiveAttributesShouldBeSetByTheAdapter() throws MalformedURLException
MalformedURLException
public void testSetDependenComponentWillBeSetByTheAdapter()
public void testSetBeanPropertiesWithValueObjects()
public void testSetBeanPropertiesWithWrongNumberOfParametersThrowsPicoInitializationException()
public void testSetBeanPropertiesWithInvalidValueTypes()
|
![]() |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |