ch.qos.logback.core.joran
Class SkippingInInterpreterTest
java.lang.Object
ch.qos.logback.core.joran.SkippingInInterpreterTest
public class SkippingInInterpreterTest
- extends Object
Test the way Interpreter skips child elements in case of exceptions thrown by
Actions. It also tests addition of status messages in case of exceptions.
- Author:
- Ceki Gulcu
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SkippingInInterpreterTest
public SkippingInInterpreterTest()
testSkippingRuntimeExInBadBegin
public void testSkippingRuntimeExInBadBegin()
throws Exception
- Throws:
Exception
testSkippingActionExInBadBegin
public void testSkippingActionExInBadBegin()
throws Exception
- Throws:
Exception
testSkippingRuntimeExInBadEnd
public void testSkippingRuntimeExInBadEnd()
throws Exception
- Throws:
Exception
testSkippingActionExInBadEnd
public void testSkippingActionExInBadEnd()
throws Exception
- Throws:
Exception
Copyright © 2005-2009 QOS.ch. All Rights Reserved.