public class OptionHelperTest extends Object
Modifier and Type | Field and Description |
---|---|
org.junit.rules.ExpectedException |
expectedException |
Constructor and Description |
---|
OptionHelperTest() |
Modifier and Type | Method and Description |
---|---|
void |
curlyBraces_LOGBACK_1101() |
void |
defaultValueReferencingAVariable() |
void |
detectCircularReferences0() |
void |
detectCircularReferences1() |
void |
detectCircularReferences2() |
void |
detectCircularReferences3() |
void |
detectCircularReferences4() |
void |
detectCircularReferences5() |
void |
detectCircularReferencesInDefault() |
void |
doesNotThrowNullPointerExceptionForEmptyVariable() |
void |
jackrabbit_standalone() |
void |
nonCircularGraphShouldWork() |
void |
setUp() |
void |
stubstVarsShouldNotGoIntoInfiniteLoop() |
void |
testLiteral() |
void |
testSubstVarsContextOnly() |
void |
testSubstVarsRecursive() |
void |
testSubstVarsSystemProperties() |
void |
testSubstVarsTwoLevelsDeep() |
void |
testSubstVarsTwoLevelsWithDefault() |
void |
testSubstVarsVariableNotClosed() |
void |
testSubstVarsWithDefault() |
void |
testUndefinedValues() |
void |
trailingColon_LOGBACK_1140() |
public org.junit.rules.ExpectedException expectedException
public OptionHelperTest()
public void testLiteral()
public void testUndefinedValues()
public void testSubstVarsVariableNotClosed()
public void testSubstVarsContextOnly()
public void testSubstVarsSystemProperties()
public void testSubstVarsWithDefault()
public void testSubstVarsRecursive()
public void testSubstVarsTwoLevelsDeep()
public void testSubstVarsTwoLevelsWithDefault()
public void stubstVarsShouldNotGoIntoInfiniteLoop()
public void nonCircularGraphShouldWork()
public void detectCircularReferences0()
public void detectCircularReferences1()
public void detectCircularReferences2()
public void detectCircularReferencesInDefault()
public void detectCircularReferences3()
public void detectCircularReferences4()
public void detectCircularReferences5()
public void defaultValueReferencingAVariable()
public void jackrabbit_standalone()
public void doesNotThrowNullPointerExceptionForEmptyVariable() throws JoranException
JoranException
public void trailingColon_LOGBACK_1140()
public void curlyBraces_LOGBACK_1101()
Copyright © 2005–2018 QOS.ch. All rights reserved.