org.apache.juddi.config
Class ApplicationConfigurationTest

java.lang.Object
  extended by org.apache.juddi.config.ApplicationConfigurationTest

public class ApplicationConfigurationTest
extends Object

Author:
Kurt T Stam

Constructor Summary
ApplicationConfigurationTest()
           
 
Method Summary
 void readNonExistingProperty()
           
 void readPropertyFromFile()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationConfigurationTest

public ApplicationConfigurationTest()
Method Detail

readPropertyFromFile

public void readPropertyFromFile()
                          throws org.apache.commons.configuration.ConfigurationException
Throws:
org.apache.commons.configuration.ConfigurationException

readNonExistingProperty

public void readNonExistingProperty()
                             throws org.apache.commons.configuration.ConfigurationException
Throws:
org.apache.commons.configuration.ConfigurationException


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.