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
IOException
public void testLoadPropertiesFile() throws IOException
IOException
public void testLoadProperties() throws IOException
IOException
public void testSystemPropertiesOverrides() throws IOException
IOException
public void testSystemPropertiesAndOverrides() throws IOException
IOException
public void testLoadPropertiesWithSystemAndOverridesIntoSystem() throws IOException
IOException
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.