public class TestConfigurationManager extends Object
Modifier and Type | Field and Description |
---|---|
static Log |
LOG |
Constructor and Description |
---|
TestConfigurationManager() |
Modifier and Type | Method and Description |
---|---|
void |
testCheckIfObserversNotified()
Test if observers get notified by the
ConfigurationManager
when the Configuration is reloaded. |
void |
testDeregisterOnOutOfScope()
Test if out-of-scope observers are deregistered on GC.
|
public void testCheckIfObserversNotified()
ConfigurationManager
when the Configuration is reloaded.public void testDeregisterOnOutOfScope()