public class TestBatchCoprocessorEndpoint extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestBatchCoprocessorEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setupBeforeClass() |
static void |
tearDownAfterClass() |
void |
testAggregation() |
void |
testAggregationNullResponse() |
void |
testAggregationWithErrors() |
void |
testAggregationWithReturnValue() |
public static final HBaseClassTestRule CLASS_RULE
public TestBatchCoprocessorEndpoint()
public static void setupBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testAggregationNullResponse() throws Throwable
Throwablepublic void testAggregationWithReturnValue() throws Throwable
Throwablepublic void testAggregation() throws Throwable
Throwablepublic void testAggregationWithErrors() throws Throwable
ThrowableCopyright © 2007–2019 Cloudera. All rights reserved.