public class TestAttributes extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static byte[] |
ROW |
Constructor and Description |
---|
TestAttributes() |
Modifier and Type | Method and Description |
---|---|
void |
testAppendId() |
void |
testDeleteAttributes() |
void |
testDeleteId() |
void |
testGetId() |
void |
testPutAttributes() |
void |
testPutId() |
void |
testScanId() |
public static final HBaseClassTestRule CLASS_RULE
private static final byte[] ROW
public TestAttributes()
public void testPutAttributes()
public void testDeleteAttributes()
public void testGetId()
public void testAppendId()
public void testDeleteId()
public void testPutId()
public void testScanId()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.