ch.qos.logback.core.rolling.helper
Class FileNamePatternTest

java.lang.Object
  extended by ch.qos.logback.core.rolling.helper.FileNamePatternTest

public class FileNamePatternTest
extends Object

Author:
Ceki

Constructor Summary
FileNamePatternTest()
           
 
Method Summary
 void testDate()
           
 void testFlowingI()
           
 void testSmoke()
           
 void testWithBackslash()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileNamePatternTest

public FileNamePatternTest()
Method Detail

testSmoke

public void testSmoke()

testFlowingI

public void testFlowingI()

testDate

public void testDate()

testWithBackslash

public void testWithBackslash()


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