public class TestSerializationWithoutSchema extends Object
| Constructor and Description |
|---|
TestSerializationWithoutSchema() |
| Modifier and Type | Method and Description |
|---|---|
void |
actuallyWritesToOutputStream() |
void |
handlesEmptyInputBytes() |
void |
handlesNullEvent() |
void |
handlesNullInputBytes() |
void |
handlesNullOutputStream() |
void |
handlesNullSchemaProvider() |
void |
isSymmetrical() |
void |
writesSchemaId() |
public void actuallyWritesToOutputStream()
throws IOException
IOExceptionpublic void writesSchemaId()
throws IOException
IOExceptionpublic void isSymmetrical()
throws IOException
IOExceptionpublic void handlesNullEvent()
throws IOException
IOExceptionpublic void handlesNullOutputStream()
throws IOException
IOExceptionpublic void handlesNullInputBytes()
throws IOException
IOExceptionpublic void handlesEmptyInputBytes()
throws IOException
IOExceptionpublic void handlesNullSchemaProvider()
throws IOException
IOExceptionCopyright © 2019 Atlassian. All rights reserved.