net.grinder.common
Class TestGrinderExceptions
java.lang.Object
net.grinder.common.TestGrinderExceptions
public class TestGrinderExceptions
- extends Object
Unit test for GrinderException.
- Author:
- Philip Aston
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestGrinderExceptions
public TestGrinderExceptions()
testPrintStackTrace
public void testPrintStackTrace()
throws Exception
- Throws:
Exception
testPrintStackTraceWithNestedNonGrinderException
public void testPrintStackTraceWithNestedNonGrinderException()
throws Exception
- Throws:
Exception
testPrintStackTraceWithNestedUnconventionalException
public void testPrintStackTraceWithNestedUnconventionalException()
throws Exception
- Throws:
Exception
testPrintStackTraceWithPrintStream
public void testPrintStackTraceWithPrintStream()
throws Exception
- Throws:
Exception
testPrintStackTraceWithDefaultStream
public void testPrintStackTraceWithDefaultStream()
throws Exception
- Throws:
Exception
testUncheckedGrinderException
public void testUncheckedGrinderException()
throws Exception
- Throws:
Exception
Copyright © 2000-2013. All Rights Reserved.