org.picocontainer.defaults
Class PicoExceptionsTestCase
java.lang.Object
org.picocontainer.defaults.PicoExceptionsTestCase
public class PicoExceptionsTestCase
- extends Object
Unit tests for the several PicoException classes.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MESSAGE
public static final String MESSAGE
- See Also:
- Constant Field Values
THROWABLE
public static final Throwable THROWABLE
PicoExceptionsTestCase
public PicoExceptionsTestCase()
testPicoInitializationException
public void testPicoInitializationException()
testPicoInitializationExceptionWithDefaultConstructor
public void testPicoInitializationExceptionWithDefaultConstructor()
testPrintStackTrace
public void testPrintStackTrace()
throws IOException
- Throws:
IOException
Copyright © 2003-2010 Codehaus. All Rights Reserved.