public class TestLogRollPeriod extends Object
| Constructor and Description | 
|---|
TestLogRollPeriod()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
setUpBeforeClass()  | 
static void | 
tearDownAfterClass()  | 
void | 
testNoEdits()
Tests that the LogRoller perform the roll even if there are no edits 
 | 
void | 
testWithEdits()
Tests that the LogRoller perform the roll with some data in the log 
 |