public class TestBatchCoprocessorEndpoint
extends java.lang.Object
| 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 void setupBeforeClass()
throws java.lang.Exception
java.lang.Exceptionpublic static void tearDownAfterClass()
throws java.lang.Exception
java.lang.Exceptionpublic void testAggregationNullResponse()
throws java.lang.Throwable
java.lang.Throwablepublic void testAggregationWithReturnValue()
throws java.lang.Throwable
java.lang.Throwablepublic void testAggregation()
throws java.lang.Throwable
java.lang.Throwablepublic void testAggregationWithErrors()
throws java.lang.Throwable
java.lang.Throwable