public class SerializationSupportTest extends Object
| Constructor and Description |
|---|
SerializationSupportTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testDeserializationNotSupported() |
void |
testDeserializerForFileNotFound() |
void |
testDeserializerNoProfileSupport() |
void |
testGZipMappings() |
void |
testSerializerNoProfileSupport() |
void |
testSerializerNotSupported() |
void |
testTarMappings() |
void |
testZipMappings() |
public SerializationSupportTest()
public void testZipMappings()
public void testTarMappings()
public void testGZipMappings()
public void testDeserializerForFileNotFound() throws IOException
IOExceptionpublic void testDeserializerNoProfileSupport() throws Exception
Exceptionpublic void testDeserializationNotSupported() throws Exception
Exceptionpublic void testSerializerNoProfileSupport() throws IOException
IOExceptionpublic void testSerializerNotSupported() throws IOException
IOExceptionCopyright © 2020. All rights reserved.