public class OpenTypeConverterTest extends Object
Constructor and Description |
---|
OpenTypeConverterTest() |
Modifier and Type | Method and Description |
---|---|
void |
testComparablePair() |
void |
testCompositeData() |
void |
testCompositeDataSupport() |
void |
testConverter2() |
void |
testConverterAvroArray() |
void |
testConverterFile() |
void |
testConverterFuture() |
void |
testConverterIterable() |
void |
testConverterList() |
void |
testConverterMap() |
void |
testConverterMapStrObject() |
void |
testConverterMapStrObject2() |
void |
testConverterMapStrObject3() |
void |
testConverterPrimArray() |
void |
testConverterProperties() |
void |
testConverterRecursiveAvro() |
void |
testConverterRecursiveAvro2() |
void |
testConverterRecursiveData() |
void |
testConverterSet() |
void |
testJdkLocalDate() |
void |
testListSerializablePair() |
public void testConverter2() throws NotSerializableException
NotSerializableException
public void testConverterPrimArray() throws OpenDataException, InvalidObjectException, NotSerializableException
public void testConverterAvroArray() throws OpenDataException, NotSerializableException
public void testConverterSet() throws OpenDataException, InvalidObjectException, NotSerializableException
public void testConverterIterable() throws OpenDataException, InvalidObjectException, NotSerializableException
public void testConverterList() throws OpenDataException, InvalidObjectException, NotSerializableException
public void testConverterFuture() throws OpenDataException, InvalidObjectException, NotSerializableException
public void testConverterMap() throws OpenDataException, InvalidObjectException, NotSerializableException
public void testConverterProperties() throws OpenDataException, InvalidObjectException, NotSerializableException
public void testConverterMapStrObject() throws OpenDataException, InvalidObjectException, NotSerializableException
public void testConverterMapStrObject2() throws OpenDataException, InvalidObjectException, NotSerializableException
public void testConverterMapStrObject3() throws OpenDataException, InvalidObjectException, NotSerializableException
public void testComparablePair() throws OpenDataException, InvalidObjectException, NotSerializableException
public void testListSerializablePair() throws OpenDataException, InvalidObjectException, NotSerializableException
public void testConverterRecursiveData() throws OpenDataException, InvalidObjectException, NotSerializableException
public void testConverterRecursiveAvro() throws OpenDataException, InvalidObjectException, NotSerializableException
public void testConverterRecursiveAvro2() throws OpenDataException, InvalidObjectException, NotSerializableException
public void testConverterFile() throws OpenDataException, InvalidObjectException, NotSerializableException
public void testJdkLocalDate() throws OpenDataException, InvalidObjectException, NotSerializableException
public void testCompositeData() throws OpenDataException, InvalidObjectException, NotSerializableException
public void testCompositeDataSupport() throws OpenDataException, InvalidObjectException, NotSerializableException
Copyright © 2021 SPF4J. All rights reserved.