public class TestImmutableHColumnDescriptor extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
private static List<Consumer<org.apache.hadoop.hbase.client.ImmutableHColumnDescriptor>> |
TEST_FUNCTION |
Constructor and Description |
---|
TestImmutableHColumnDescriptor() |
Modifier and Type | Method and Description |
---|---|
void |
testClassMethodsAreBuilderStyle() |
void |
testImmutable() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
private static final List<Consumer<org.apache.hadoop.hbase.client.ImmutableHColumnDescriptor>> TEST_FUNCTION
public TestImmutableHColumnDescriptor()
public void testImmutable()
public void testClassMethodsAreBuilderStyle()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.