public class AppenderTrackerTest extends Object
| Constructor and Description |
|---|
AppenderTrackerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
endOfLivedAppenderShouldBeAvailableDuringLingeringPeriod() |
void |
endOfLivedAppendersShouldBeRemovedAfterLingeringTimeout() |
void |
findingTheInexistentShouldNotBomb() |
void |
removeStaleComponentsShouldNotBomb() |
void |
setUp() |
void |
smoke() |
void |
trackerShouldHonorMaxComponentsParameter() |
void |
trackerShouldHonorTimeoutParameter() |
public AppenderTrackerTest()
public void setUp()
public void removeStaleComponentsShouldNotBomb()
public void findingTheInexistentShouldNotBomb()
public void smoke()
public void endOfLivedAppendersShouldBeRemovedAfterLingeringTimeout()
public void endOfLivedAppenderShouldBeAvailableDuringLingeringPeriod()
public void trackerShouldHonorMaxComponentsParameter()
public void trackerShouldHonorTimeoutParameter()
Copyright © 2005–2018 QOS.ch. All rights reserved.