ch.qos.logback.classic.pattern
Class MarkerConverterTest

java.lang.Object
  extended by ch.qos.logback.classic.pattern.MarkerConverterTest

public class MarkerConverterTest
extends Object


Constructor Summary
MarkerConverterTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testWithMarker()
           
 void testWithNullMarker()
           
 void testWithOneChildMarker()
           
 void testWithSeveralChildMarker()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MarkerConverterTest

public MarkerConverterTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

testWithNullMarker

public void testWithNullMarker()

testWithMarker

public void testWithMarker()

testWithOneChildMarker

public void testWithOneChildMarker()

testWithSeveralChildMarker

public void testWithSeveralChildMarker()


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