Package org.apache.hadoop.hbase.client
Class TestMutationGetCellBuilder
java.lang.Object
org.apache.hadoop.hbase.client.TestMutationGetCellBuilder
@Tag("org.apache.hadoop.hbase.testclassification.MediumTests") @Tag("org.apache.hadoop.hbase.testclassification.ClientTests")
public class TestMutationGetCellBuilder
extends Object
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidvoidtestMutationGetCellBuilder(org.junit.jupiter.api.TestInfo testInfo)
-
Field Details
-
TEST_UTIL
-
-
Constructor Details
-
TestMutationGetCellBuilder
public TestMutationGetCellBuilder()
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-
testMutationGetCellBuilder
@Test public void testMutationGetCellBuilder(org.junit.jupiter.api.TestInfo testInfo) throws Exception - Throws:
Exception
-