public class TestCoprocessorEndpoint
extends java.lang.Object
| Constructor and Description |
|---|
TestCoprocessorEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setupBeforeClass() |
static void |
tearDownAfterClass() |
void |
testAggregation() |
void |
testCoprocessorError() |
void |
testCoprocessorService() |
void |
testCoprocessorServiceNullResponse() |
void |
testMasterCoprocessorError() |
void |
testMasterCoprocessorService() |
public static void setupBeforeClass()
throws java.lang.Exception
java.lang.Exceptionpublic static void tearDownAfterClass()
throws java.lang.Exception
java.lang.Exceptionpublic void testAggregation()
throws java.lang.Throwable
java.lang.Throwablepublic void testCoprocessorService()
throws java.lang.Throwable
java.lang.Throwablepublic void testCoprocessorServiceNullResponse()
throws java.lang.Throwable
java.lang.Throwablepublic void testMasterCoprocessorService()
throws java.lang.Throwable
java.lang.Throwablepublic void testCoprocessorError()
throws java.lang.Exception
java.lang.Exceptionpublic void testMasterCoprocessorError()
throws java.lang.Throwable
java.lang.Throwable