public class PropertiesUtilsTest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static PropertiesUtils |
propUtils |
| Constructor and Description |
|---|
PropertiesUtilsTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUp() |
void |
testLoadProperties() |
void |
testLoadPropertiesFile() |
void |
testLoadPropertiesResource() |
void |
testLoadPropertiesWithSystemAndOverridesIntoSystem() |
void |
testSystemPropertiesAndOverrides() |
void |
testSystemPropertiesOverrides() |
protected static PropertiesUtils propUtils
public PropertiesUtilsTest()
public static void setUp()
public void testLoadPropertiesResource() throws IOException
IOExceptionpublic void testLoadPropertiesFile() throws IOException
IOExceptionpublic void testLoadProperties() throws IOException
IOExceptionpublic void testSystemPropertiesOverrides() throws IOException
IOExceptionpublic void testSystemPropertiesAndOverrides() throws IOException
IOExceptionpublic void testLoadPropertiesWithSystemAndOverridesIntoSystem() throws IOException
IOExceptionCopyright © 2005–2014 The Kuali Foundation. All rights reserved.