|
|
|||||||||
| 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.PicoBuilderTestCase
public class PicoBuilderTestCase
| Nested Class Summary | |
|---|---|
static class |
PicoBuilderTestCase.CustomComponentFactory
|
static class |
PicoBuilderTestCase.CustomParentcontainer
|
static class |
PicoBuilderTestCase.SomeContainerDependency
|
static class |
PicoBuilderTestCase.TestPicoContainer
|
| Constructor Summary | |
|---|---|
PicoBuilderTestCase()
|
|
| Method Summary | |
|---|---|
protected void |
setUp()
|
void |
testBasic()
|
void |
testWithAnnotationDI()
|
void |
testWithBogusCustomMonitorByClass()
|
void |
testWithBogusParentContainerBehavesAsIfNotSet()
|
void |
testWithCachingImplementationHidingAndSetterDI()
|
void |
testWithCafsListChainThingy()
|
void |
testWithConsoleMonitor()
|
void |
testWithConsoleMonitorAndLifecycleUseTheSameUltimateMonitor()
|
void |
testWithCtorDI()
|
void |
testWithCustomComponentFactory()
|
void |
testWithCustomMonitorByClass()
|
void |
testWithCustomParentContainer()
|
void |
testWithCustomPicoContainer()
|
void |
testWithImplementationHiding()
|
void |
testWithImplementationHidingAndSetterDI()
|
void |
testWithImplementationHidingInstance()
|
void |
testWithPropertyApplier()
|
void |
testWithReflectionLifecycle()
|
void |
testWithSetterDI()
|
void |
testWithStartableLifecycle()
|
void |
testWithThreadSafety()
|
| 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 PicoBuilderTestCase()
| Method Detail |
|---|
protected void setUp()
throws Exception
setUp in class junit.framework.TestCaseExceptionpublic void testBasic()
public void testWithStartableLifecycle()
public void testWithReflectionLifecycle()
public void testWithConsoleMonitor()
public void testWithConsoleMonitorAndLifecycleUseTheSameUltimateMonitor()
public void testWithCustomMonitorByClass()
public void testWithBogusCustomMonitorByClass()
public void testWithImplementationHiding()
public void testWithImplementationHidingInstance()
public void testWithCafsListChainThingy()
public void testWithCustomParentContainer()
public void testWithBogusParentContainerBehavesAsIfNotSet()
public void testWithSetterDI()
public void testWithAnnotationDI()
public void testWithCtorDI()
public void testWithImplementationHidingAndSetterDI()
public void testWithCachingImplementationHidingAndSetterDI()
public void testWithThreadSafety()
public void testWithPropertyApplier()
public void testWithCustomComponentFactory()
public void testWithCustomPicoContainer()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||