org.picocontainer.script
Class ClassNameDefaultClassLoadingPicoContainerTestCase
java.lang.Object
org.picocontainer.script.ClassNameDefaultClassLoadingPicoContainerTestCase
public class ClassNameDefaultClassLoadingPicoContainerTestCase
- extends Object
- Author:
- Paul Hammant
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassNameDefaultClassLoadingPicoContainerTestCase
public ClassNameDefaultClassLoadingPicoContainerTestCase()
testBasic
public void testBasic()
throws org.picocontainer.PicoCompositionException
- Throws:
org.picocontainer.PicoCompositionException
testProvision
public void testProvision()
throws org.picocontainer.PicoException
- Throws:
org.picocontainer.PicoException
testNoGenerationRegistration
public void testNoGenerationRegistration()
throws org.picocontainer.PicoCompositionException
- Throws:
org.picocontainer.PicoCompositionException
testThatTestCompIsNotNaturallyInTheClassPathForTesting
public void testThatTestCompIsNotNaturallyInTheClassPathForTesting()
testChildContainerAdapterCanRelyOnParentContainerAdapter
public void testChildContainerAdapterCanRelyOnParentContainerAdapter()
throws MalformedURLException
- Throws:
MalformedURLException
testClassLoaderJugglingIsPossible
public void testClassLoaderJugglingIsPossible()
throws MalformedURLException
- Throws:
MalformedURLException
testSecurityManagerCanPreventOperations
public void testSecurityManagerCanPreventOperations()
throws MalformedURLException
- Throws:
MalformedURLException
Copyright © 2003-2010 Codehaus. All Rights Reserved.