public class PutCassandraQLTest
extends java.lang.Object
Constructor and Description |
---|
PutCassandraQLTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testProcessorBadTimestamp() |
void |
testProcessorConfigValidity() |
void |
testProcessorELConfigValidity() |
void |
testProcessorHappyPath() |
void |
testProcessorHappyPathELConfig() |
void |
testProcessorInvalidQueryException() |
void |
testProcessorNoHostAvailableException() |
void |
testProcessorProcessException() |
void |
testProcessorUnavailableException() |
public void setUp() throws java.lang.Exception
java.lang.Exception
public void testProcessorConfigValidity()
public void testProcessorELConfigValidity()
public void testProcessorHappyPath()
public void testProcessorHappyPathELConfig()
public void testProcessorBadTimestamp()
public void testProcessorInvalidQueryException()
public void testProcessorUnavailableException()
public void testProcessorNoHostAvailableException()
public void testProcessorProcessException()