public class TimeBasedRollingTest
extends junit.framework.TestCase
Compression ActiveFileName Stop/Restart
Test1 NO BLANK NO
Test2 NO BLANK YES
Test3 YES BLANK NO
Test4 NO SET YES
Test5 NO SET NO
Test6 YES SET NO
| Constructor and Description |
|---|
TimeBasedRollingTest(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
test1()
Test rolling without compression, activeFileName left blank, no stop/start
|
void |
test2()
No compression, with stop/restart, activeFileName left blank
|
void |
test3()
With compression, activeFileName left blank, no stop/restart
|
void |
test4()
Without compression, activeFileName set, with stop/restart
|
void |
test5()
No compression, activeFileName set, without stop/restart
|
void |
test6()
With compression, activeFileName set, no stop/restart,
|
void |
testWithJoran1() |
void |
XXXtestWithJoran10() |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toStringassertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, failpublic TimeBasedRollingTest(String name)
public void setUp()
setUp in class junit.framework.TestCasepublic void tearDown()
tearDown in class junit.framework.TestCasepublic void test1()
throws Exception
Exceptionpublic void test2()
throws Exception
Exceptionpublic void test3()
throws Exception
Exceptionpublic void test4()
throws Exception
Exceptionpublic void test5()
throws Exception
Exceptionpublic void test6()
throws Exception
ExceptionCopyright © 2013 The Apache Software Foundation. Licensed under the Apache License, Version 2.0
Apache Extras for Apache log4j, Apache log4j and Apache are trademarks of the Apache Software Foundation.