public class SdkJsonGeneratorTest extends Object
Constructor and Description |
---|
SdkJsonGeneratorTest() |
Modifier and Type | Method and Description |
---|---|
void |
complexArray() |
void |
setup() |
void |
simpleObject_AllPrimitiveTypes() |
void |
simpleObject_WithBinaryData_WritesAsBase64() |
void |
simpleObject_WithLongProperty_PreservesLongValue() |
void |
simpleObject_WithServiceDate() |
void |
stringArray() |
void |
unclosedArray_AutoClosesOnClose() |
void |
unclosedObject_AutoClosesOnClose() |
public void setup()
public void simpleObject_AllPrimitiveTypes() throws IOException
IOException
public void simpleObject_WithLongProperty_PreservesLongValue() throws IOException
IOException
public void simpleObject_WithBinaryData_WritesAsBase64() throws IOException
IOException
public void simpleObject_WithServiceDate() throws IOException
IOException
public void stringArray() throws IOException
IOException
public void complexArray() throws IOException
IOException
public void unclosedObject_AutoClosesOnClose() throws IOException
IOException
public void unclosedArray_AutoClosesOnClose() throws IOException
IOException
Copyright © 2017. All rights reserved.