public class KafkaProducerIntegrationTest extends Object
| Constructor and Description |
|---|
KafkaProducerIntegrationTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
after() |
static void |
before() |
static org.jboss.shrinkwrap.api.spec.JavaArchive |
deployment() |
void |
producedStringMessageIsReceivedByKafka() |
void |
testCustomKafkaPartitioner() |
void |
testCustomKafkaSerializer() |
@Deployment public static org.jboss.shrinkwrap.api.spec.JavaArchive deployment()
public void producedStringMessageIsReceivedByKafka()
throws Exception
Exceptionpublic void testCustomKafkaSerializer()
throws Exception
ExceptionCopyright © 2016. All rights reserved.