| Modifier and Type | Class and Description |
|---|---|
private static class |
SerdeTest.CompositeKey |
private static class |
SerdeTest.Customer |
Testing.Debug, Testing.Files, Testing.InterruptableFunction, Testing.Network, Testing.Print, Testing.Timer| Modifier and Type | Field and Description |
|---|---|
private static int |
FIELDS_IN_ENVELOPE |
| Constructor and Description |
|---|
SerdeTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
compositeKey() |
void |
simpleKey() |
void |
valueBeforeField() |
void |
valueEnvelopeWithoutSchema() |
void |
valueEnvelopeWithSchema() |
void |
valueNull() |
void |
valuePayloadUnwrapped() |
void |
valuePayloadWithoutSchema() |
void |
valuePayloadWithSchema() |
void |
valueWithUnknownPropertyIgnored() |
void |
valueWithUnknownPropertyThrowRuntimeException() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdebug, once, once, print, print, printError, printError, printError, resetBeforeEachTest, time, timepublic void simpleKey()
public void compositeKey()
public void valuePayloadWithSchema()
public void valueEnvelopeWithSchema()
public void valuePayloadWithoutSchema()
public void valueEnvelopeWithoutSchema()
public void valueBeforeField()
public void valueNull()
public void valuePayloadUnwrapped()
public void valueWithUnknownPropertyThrowRuntimeException()
public void valueWithUnknownPropertyIgnored()
Copyright © 2021 JBoss by Red Hat. All rights reserved.