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