org.picocontainer.injectors
Class AbstractInjectorTestCase
java.lang.Object
org.picocontainer.injectors.AbstractInjectorTestCase
public class AbstractInjectorTestCase
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractInjectorTestCase
public AbstractInjectorTestCase()
setUp
public void setUp()
throws NoSuchMethodException
- Throws:
NoSuchMethodException
testCaughtIllegalAccessExceptionInvokesMonitorAndThrows
public void testCaughtIllegalAccessExceptionInvokesMonitorAndThrows()
testCaughtInstantiationExceptionInvokesMonitorAndThrows
public void testCaughtInstantiationExceptionInvokesMonitorAndThrows()
testCaughtInvocationTargetExceptionInvokesMonitorAndReThrowsRuntimeIfRuntimeInTheFirstPlace
public void testCaughtInvocationTargetExceptionInvokesMonitorAndReThrowsRuntimeIfRuntimeInTheFirstPlace()
testCaughtInvocationTargetExceptionInvokesMonitorAndReThrowsErrorIfErrorInTheFirstPlace
public void testCaughtInvocationTargetExceptionInvokesMonitorAndReThrowsErrorIfErrorInTheFirstPlace()
testCaughtInvocationTargetExceptionInvokesMonitorAndReThrowsAsCompositionIfNotRuntimeOrError
public void testCaughtInvocationTargetExceptionInvokesMonitorAndReThrowsAsCompositionIfNotRuntimeOrError()
Copyright © 2003-2010 Codehaus. All Rights Reserved.