ch.qos.logback.classic.joran
Class EvaluatorJoranTest

java.lang.Object
  extended by ch.qos.logback.classic.joran.EvaluatorJoranTest

public class EvaluatorJoranTest
extends Object


Constructor Summary
EvaluatorJoranTest()
           
 
Method Summary
 void testIgnoreMarker()
           
 void testMultipleConditionsInExpression()
           
 void testSimpleEvaluator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EvaluatorJoranTest

public EvaluatorJoranTest()
Method Detail

testSimpleEvaluator

public void testSimpleEvaluator()
                         throws NullPointerException,
                                EvaluationException,
                                JoranException
Throws:
NullPointerException
EvaluationException
JoranException

testIgnoreMarker

public void testIgnoreMarker()
                      throws NullPointerException,
                             EvaluationException,
                             JoranException
Throws:
NullPointerException
EvaluationException
JoranException

testMultipleConditionsInExpression

public void testMultipleConditionsInExpression()
                                        throws NullPointerException,
                                               EvaluationException
Throws:
NullPointerException
EvaluationException


Copyright © 2005-2009 QOS.ch. All Rights Reserved.