public class AbstractInjectorTestCase extends Object
| Constructor and Description |
|---|
AbstractInjectorTestCase() |
public AbstractInjectorTestCase()
public void setUp() throws NoSuchMethodException
NoSuchMethodExceptionpublic void testCaughtIllegalAccessExceptionInvokesMonitorAndThrows()
public void testCaughtInstantiationExceptionInvokesMonitorAndThrows()
public void testCaughtInvocationTargetExceptionInvokesMonitorAndReThrowsRuntimeIfRuntimeInTheFirstPlace()
public void testCaughtInvocationTargetExceptionInvokesMonitorAndReThrowsErrorIfErrorInTheFirstPlace()
public void testCaughtInvocationTargetExceptionInvokesMonitorAndReThrowsAsCompositionIfNotRuntimeOrError()
Copyright © 2003–2019 Codehaus. All rights reserved.