public class JsonContainerConfigLoaderTest extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DYNAMICALLY_LOADED_VALUE_KEY |
| Constructor and Description |
|---|
JsonContainerConfigLoaderTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
aliasesArePopulated() |
void |
badConfigThrows() |
void |
expressionEvaluation() |
void |
expressionEvaluationUsingParent() |
void |
invalidContainerReturnsNull() |
void |
nullEntryEvaluation() |
void |
parseBasicConfig() |
void |
parseWithDefaultInheritance() |
void |
pathQuery() |
void |
resourceLoaderClasspathFailureTest() |
void |
resourceLoaderClasspathTest() |
void |
resourceLoaderFileFailureTest() |
void |
resourceLoaderFileTest() |
void |
setUp() |
void |
shindigPortTest() |
void |
testCommonEnvironmentAddedToAllContainers() |
void |
testNullEntriesOverrideEntriesInParent() |
public static final String DYNAMICALLY_LOADED_VALUE_KEY
public void setUp()
public void parseWithDefaultInheritance()
throws Exception
Exceptionpublic void invalidContainerReturnsNull()
throws Exception
Exceptionpublic void testCommonEnvironmentAddedToAllContainers()
throws Exception
Exceptionpublic void expressionEvaluationUsingParent()
throws Exception
Exceptionpublic void testNullEntriesOverrideEntriesInParent()
throws Exception
Exceptionpublic void resourceLoaderClasspathTest()
throws Exception
Exceptionpublic void resourceLoaderClasspathFailureTest()
throws Exception
ExceptionCopyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.