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

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

public class CompressTest
extends Object

Author:
Ceki Gulcu

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

Constructor Detail

CompressTest

public CompressTest()
Method Detail

setUp

public void setUp()
           throws IOException
Throws:
IOException

test1

public void test1()
           throws Exception
Throws:
Exception

test2

public void test2()
           throws Exception
Throws:
Exception

test3

public void test3()
           throws Exception
Throws:
Exception


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