edu.cmu.sphinx.util.props.test
Class ConfigurationManagerTest
java.lang.Object
edu.cmu.sphinx.util.props.test.ConfigurationManagerTest
public class ConfigurationManagerTest
- extends java.lang.Object
Some unit tests, which ensure a proper implementation of configuration management.
- Author:
- Holger Brandl
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigurationManagerTest
public ConfigurationManagerTest()
testDynamicConfCreation
public void testDynamicConfCreation()
throws PropertyException,
java.lang.InstantiationException
- Throws:
PropertyException
java.lang.InstantiationException
testSerialization
public void testSerialization()
throws java.io.IOException,
PropertyException
- Throws:
java.io.IOException
PropertyException
testDynamicConfiguruationChange
public void testDynamicConfiguruationChange()
throws java.io.IOException,
PropertyException,
java.lang.InstantiationException
- Throws:
java.io.IOException
PropertyException
java.lang.InstantiationException
testSerializeDynamicConfiguration
public void testSerializeDynamicConfiguration()
throws PropertyException,
java.lang.InstantiationException
- Throws:
PropertyException
java.lang.InstantiationException
testXmlExtendedConfiguration
public void testXmlExtendedConfiguration()