public class ApplicationConfigurationTest extends Object
| Constructor and Description |
|---|
ApplicationConfigurationTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
readNonExistingProperty() |
void |
readPropertyFromFile() |
void |
testURLFormats() |
public void readPropertyFromFile()
throws org.apache.commons.configuration.ConfigurationException
org.apache.commons.configuration.ConfigurationExceptionpublic void readNonExistingProperty()
throws org.apache.commons.configuration.ConfigurationException
org.apache.commons.configuration.ConfigurationExceptionpublic void testURLFormats()
throws MalformedURLException,
URISyntaxException
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.