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