|
|
|||||||||
| 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.AbstractComponentFactoryTestCase
org.picocontainer.behaviors.PropertyApplyingBehaviorFactoryTestCase
public class PropertyApplyingBehaviorFactoryTestCase
| Nested Class Summary | |
|---|---|
static class |
PropertyApplyingBehaviorFactoryTestCase.A
|
static class |
PropertyApplyingBehaviorFactoryTestCase.B
|
static class |
PropertyApplyingBehaviorFactoryTestCase.Failing
|
static class |
PropertyApplyingBehaviorFactoryTestCase.Foo
|
static class |
PropertyApplyingBehaviorFactoryTestCase.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.AbstractComponentFactoryTestCase |
|---|
picoContainer |
| Constructor Summary | |
|---|---|
PropertyApplyingBehaviorFactoryTestCase()
|
|
| Method Summary | |
|---|---|
protected org.picocontainer.ComponentFactory |
createComponentFactory()
|
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.AbstractComponentFactoryTestCase |
|---|
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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PropertyApplyingBehaviorFactoryTestCase()
| Method Detail |
|---|
public void testSetProperties()
public void testFailingSetter()
protected org.picocontainer.ComponentFactory createComponentFactory()
createComponentFactory in class AbstractComponentFactoryTestCasepublic void testPropertiesSetAfterAdapterCreationShouldBeTakenIntoAccount()
public void testDelegateIsAccessible()
public void testAllJavaPrimitiveAttributesShouldBeSetByTheAdapter()
throws MalformedURLException
MalformedURLExceptionpublic 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 | |||||||||