ch.qos.logback.access.net
Class URLEvaluatorTest

java.lang.Object
  extended by ch.qos.logback.access.net.URLEvaluatorTest

public class URLEvaluatorTest
extends Object


Constructor Summary
URLEvaluatorTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testExpectFalse()
           
 void testExpectTrue()
           
 void testExpectTrueMultiple()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URLEvaluatorTest

public URLEvaluatorTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

testExpectFalse

public void testExpectFalse()
                     throws EvaluationException
Throws:
EvaluationException

testExpectTrue

public void testExpectTrue()
                    throws EvaluationException
Throws:
EvaluationException

testExpectTrueMultiple

public void testExpectTrueMultiple()
                            throws EvaluationException
Throws:
EvaluationException


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