|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.commons.configuration.reloading.TestFileChangedReloadingStrategy
public class TestFileChangedReloadingStrategy
Test case for the ReloadableConfiguration class.
Constructor Summary | |
---|---|
TestFileChangedReloadingStrategy()
|
Method Summary | |
---|---|
void |
testAutomaticReloading()
|
void |
testFileDeletion()
|
void |
testFromClassPath()
Tests if a file from the classpath can be monitored. |
void |
testFromJar()
Tests to watch a configuration file in a jar. |
void |
testGetRefreshDelay()
|
void |
testNewFileReloading()
|
void |
testReloadingRequiredMultipleTimes()
Tests calling reloadingRequired() multiple times before a reload actually happens. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestFileChangedReloadingStrategy()
Method Detail |
---|
public void testAutomaticReloading() throws Exception
Exception
public void testNewFileReloading() throws Exception
Exception
public void testGetRefreshDelay()
public void testFromClassPath() throws Exception
Exception
public void testFromJar() throws Exception
Exception
public void testReloadingRequiredMultipleTimes() throws ConfigurationException
ConfigurationException
public void testFileDeletion() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |