public class TestCompoundConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestCompoundConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testBasicFunctionality() |
void |
testLaterConfigsOverrideEarlier() |
void |
testPut() |
void |
testWithConfig() |
void |
testWithIbwMap() |
void |
testWithStringMap() |
public static final HBaseClassTestRule CLASS_RULE
public TestCompoundConfiguration()
public void testBasicFunctionality() throws ClassNotFoundException
ClassNotFoundExceptionpublic void testPut()
public void testWithConfig()
public void testWithIbwMap()
public void testWithStringMap()
public void testLaterConfigsOverrideEarlier()
Copyright © 2007–2019 Cloudera. All rights reserved.