public class TestConfigurationUtil extends Object
| Modifier and Type | Field and Description | 
|---|---|
static HBaseClassTestRule | 
CLASS_RULE  | 
private org.apache.hadoop.conf.Configuration | 
conf  | 
private String | 
key  | 
private Map<String,String> | 
keyValues  | 
| Constructor and Description | 
|---|
TestConfigurationUtil()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Map.Entry<String,String>> | 
callGetKeyValues()  | 
void | 
callSetKeyValues()  | 
void | 
setUp()  | 
void | 
testGetAndSetKeyValuesWithValues()  | 
void | 
testGetKeyValuesWithUnsetKey()  | 
public static final HBaseClassTestRule CLASS_RULE
private org.apache.hadoop.conf.Configuration conf
public TestConfigurationUtil()
public void callSetKeyValues()
public List<Map.Entry<String,String>> callGetKeyValues()
public void testGetAndSetKeyValuesWithValues() throws Exception
Exceptionpublic void testGetKeyValuesWithUnsetKey() throws Exception
ExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.