|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.qos.logback.core.rolling.SizeBasedRollingTest
public class SizeBasedRollingTest
Do not forget to call start() when configuring programatically.
Constructor Summary | |
---|---|
SizeBasedRollingTest()
|
Method Summary | |
---|---|
void |
setUp()
|
void |
tearDown()
|
void |
test1()
Test whether FixedWindowRollingPolicy throws an exception when the ActiveFileName is not set. |
void |
test2()
Test basic rolling functionality. |
void |
test3()
Same as testBasic but also with GZ compression. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SizeBasedRollingTest()
Method Detail |
---|
public void setUp()
public void tearDown()
public void test1() throws Exception
Exception
public void test2() throws Exception
Exception
public void test3() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |