public class TestConfigurationManager extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| 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 static final HBaseClassTestRule CLASS_RULE
public TestConfigurationManager()
public void testCheckIfObserversNotified()
ConfigurationManager
when the Configuration is reloaded.public void testDeregisterOnOutOfScope()
Copyright © 2007–2019 Cloudera. All rights reserved.