org.picocontainer.script
Class ScriptedBuilderTestCase
java.lang.Object
org.picocontainer.script.ScriptedBuilderTestCase
public class ScriptedBuilderTestCase
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScriptedBuilderTestCase
public ScriptedBuilderTestCase()
testBasic
public void testBasic()
throws IOException
- Throws:
IOException
testWithStartableLifecycle
public void testWithStartableLifecycle()
throws IOException
- Throws:
IOException
testWithReflectionLifecycle
public void testWithReflectionLifecycle()
throws IOException
- Throws:
IOException
testWithConsoleMonitor
public void testWithConsoleMonitor()
throws IOException
- Throws:
IOException
testWithCustomMonitorByClass
public void testWithCustomMonitorByClass()
throws IOException
- Throws:
IOException
testWithBogusCustomMonitorByClass
public void testWithBogusCustomMonitorByClass()
testWithImplementationHiding
public void testWithImplementationHiding()
throws IOException
- Throws:
IOException
testWithImplementationHidingInstance
public void testWithImplementationHidingInstance()
throws IOException
- Throws:
IOException
testWithComponentFactoriesListChainThingy
public void testWithComponentFactoriesListChainThingy()
throws IOException
- Throws:
IOException
testWithCustomParentContainer
public void testWithCustomParentContainer()
throws IOException
- Throws:
IOException
testWithBogusParentContainerBehavesAsIfNotSet
public void testWithBogusParentContainerBehavesAsIfNotSet()
throws IOException
- Throws:
IOException
testWithSetterDI
public void testWithSetterDI()
throws IOException
- Throws:
IOException
testWithAnnotationDI
public void testWithAnnotationDI()
throws IOException
- Throws:
IOException
testWithCtorDI
public void testWithCtorDI()
throws IOException
- Throws:
IOException
testWithImplementationHidingAndSetterDI
public void testWithImplementationHidingAndSetterDI()
throws IOException
- Throws:
IOException
testWithCachingImplementationHidingAndSetterDI
public void testWithCachingImplementationHidingAndSetterDI()
throws IOException
- Throws:
IOException
testWithThreadSafety
public void testWithThreadSafety()
throws IOException
- Throws:
IOException
testWithCustomScriptedContainer
public void testWithCustomScriptedContainer()
throws IOException
- Throws:
IOException
testWithCustomScriptedAndPicoContainer
public void testWithCustomScriptedAndPicoContainer()
throws IOException
- Throws:
IOException
Copyright © 2003-2010 Codehaus. All Rights Reserved.