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 |
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() |
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 ch.qos.logback.core.joran.spi.JoranException
ch.qos.logback.core.joran.spi.JoranExceptionCopyright © 2005–2016 QOS.ch. All rights reserved.