public class TestOperation extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestOperation() |
| Modifier and Type | Method and Description |
|---|---|
void |
testOperationJSON()
Test the client Operations' JSON encoding to ensure that produced JSON is
parseable and that the details are present and not corrupted.
|
void |
testOperationSubClassMethodsAreBuilderStyle() |
void |
testPutCreationWithByteBuffer() |
public static final HBaseClassTestRule CLASS_RULE
public TestOperation()
public void testOperationJSON() throws IOException
IOExceptionpublic void testPutCreationWithByteBuffer()
public void testOperationSubClassMethodsAreBuilderStyle()
Copyright © 2007–2019 Cloudera. All rights reserved.