public class ReconfigureOnChangeTaskTest extends Object
| Constructor and Description |
|---|
ReconfigureOnChangeTaskTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkBasicLifecyle() |
void |
checkBasicLifecyleWithGaffer() |
static void |
classSetup() |
void |
fallbackToSafe_FollowedByRecovery() |
void |
fallbackToSafeWithIncludedFile_FollowedByRecovery() |
void |
reconfigurationIsNotPossibleInTheAbsenceOfATopFile() |
void |
scan_LOGBACK_474() |
void |
scanWithFileInclusion() |
void |
scanWithResourceInclusion() |
public static void classSetup()
public void checkBasicLifecyle()
throws JoranException,
IOException,
InterruptedException
public void checkBasicLifecyleWithGaffer()
throws JoranException,
IOException,
InterruptedException
public void scanWithFileInclusion()
throws JoranException,
IOException,
InterruptedException
public void scanWithResourceInclusion()
throws JoranException,
IOException,
InterruptedException
public void reconfigurationIsNotPossibleInTheAbsenceOfATopFile()
throws IOException,
JoranException,
InterruptedException
public void fallbackToSafe_FollowedByRecovery()
throws IOException,
JoranException,
InterruptedException
public void fallbackToSafeWithIncludedFile_FollowedByRecovery()
throws IOException,
JoranException,
InterruptedException,
ExecutionException
public void scan_LOGBACK_474()
throws JoranException,
IOException,
InterruptedException
Copyright © 2005–2017 QOS.ch. All rights reserved.