ch.qos.logback.classic.html
Class HTMLLayoutTest

java.lang.Object
  extended by ch.qos.logback.classic.html.HTMLLayoutTest

public class HTMLLayoutTest
extends Object


Constructor Summary
HTMLLayoutTest()
           
 
Method Summary
 void layoutWithException()
           
 void rawLimit()
           
 void setUp()
           
 void tearDown()
           
 void testAppendThrowable()
           
 void testConversionRuleSupportInHtmlLayout()
           
 void testDoLayout()
           
 void testHeader()
           
 void testPresentationHeader()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTMLLayoutTest

public HTMLLayoutTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

testHeader

public void testHeader()
                throws Exception
Throws:
Exception

testPresentationHeader

public void testPresentationHeader()
                            throws Exception
Throws:
Exception

testAppendThrowable

public void testAppendThrowable()
                         throws Exception
Throws:
Exception

testDoLayout

public void testDoLayout()
                  throws Exception
Throws:
Exception

layoutWithException

public void layoutWithException()
                         throws Exception
Throws:
Exception

rawLimit

public void rawLimit()
              throws Exception
Throws:
Exception

testConversionRuleSupportInHtmlLayout

public void testConversionRuleSupportInHtmlLayout()
                                           throws JoranException
Throws:
JoranException


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