public class ReconfigureOnChangeTaskTest extends Object
Constructor and Description |
---|
ReconfigureOnChangeTaskTest() |
Modifier and Type | Method and Description |
---|---|
void |
checkBasicLifecyle() |
void |
checkReconfigureTaskScheduledWhenDefaultScanPeriodUsed() |
static void |
classSetup() |
void |
fallbackToSafe_FollowedByRecovery() |
void |
fallbackToSafeWithIncludedFile_FollowedByRecovery() |
void |
reconfigurationIsNotPossibleInTheAbsenceOfATopFile() |
void |
scan_LOGBACK_474() |
void |
scanWithFileInclusion() |
void |
scanWithResourceInclusion() |
public ReconfigureOnChangeTaskTest()
public static void classSetup()
public void checkBasicLifecyle() 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 checkReconfigureTaskScheduledWhenDefaultScanPeriodUsed() throws JoranException
JoranException
public void scan_LOGBACK_474() throws JoranException, IOException, InterruptedException
Copyright © 2005–2018 QOS.ch. All rights reserved.