Testing.Debug, Testing.Files, Testing.InterruptableFunction, Testing.Network, Testing.Print, Testing.Timer| Modifier and Type | Field and Description |
|---|---|
private static io.debezium.document.DocumentSerdes |
SERDES |
| Constructor and Description |
|---|
DocumentSerdesTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
readAsStringAndBytes(String resourceFile) |
protected List<io.debezium.document.Document> |
readResources(String prefix,
String... resources) |
protected void |
roundTrip(io.debezium.document.Document doc,
IntConsumer sizeAccumulator) |
void |
shouldConvertFromBytesToDocument1() |
void |
shouldUseSerdeMethodToConvertFromBytesToDocument2() |
void |
shouldUseSerdeMethodToConvertFromBytesToDocument3() |
void |
shouldUseSerdeMethodToConvertFromBytesToDocumentForResponse1() |
void |
shouldUseSerdeMethodToConvertFromBytesToDocumentForResponse2() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdebug, once, once, print, print, printError, printError, printError, resetBeforeEachTest, time, timepublic void shouldConvertFromBytesToDocument1()
throws IOException
IOExceptionpublic void shouldUseSerdeMethodToConvertFromBytesToDocument2()
throws IOException
IOExceptionpublic void shouldUseSerdeMethodToConvertFromBytesToDocument3()
throws IOException
IOExceptionpublic void shouldUseSerdeMethodToConvertFromBytesToDocumentForResponse1()
throws IOException
IOExceptionpublic void shouldUseSerdeMethodToConvertFromBytesToDocumentForResponse2()
throws IOException
IOExceptionprotected void readAsStringAndBytes(String resourceFile) throws IOException
IOExceptionprotected void roundTrip(io.debezium.document.Document doc,
IntConsumer sizeAccumulator)
protected List<io.debezium.document.Document> readResources(String prefix, String... resources) throws IOException
IOExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.