ch.qos.logback.core.rolling
Class RenamingTest

java.lang.Object
  extended by ch.qos.logback.core.rolling.RenamingTest

public class RenamingTest
extends Object

This test case aims to unit test/reproduce problems encountered while renaming the log file under windows.

Author:
Ceki

Constructor Summary
RenamingTest()
           
 
Method Summary
 void setUp()
           
 void testRename()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RenamingTest

public RenamingTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

testRename

public void testRename()
                throws Exception
Throws:
Exception


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