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
IOExceptionpublic void simpleObject_WithLongProperty_PreservesLongValue()
                                                      throws IOException
IOExceptionpublic void simpleObject_WithBinaryData_WritesAsBase64()
                                                throws IOException
IOExceptionpublic void simpleObject_WithServiceDate()
                                  throws IOException
IOExceptionpublic void stringArray()
                 throws IOException
IOExceptionpublic void complexArray()
                  throws IOException
IOExceptionpublic void unclosedObject_AutoClosesOnClose()
                                      throws IOException
IOExceptionpublic void unclosedArray_AutoClosesOnClose()
                                     throws IOException
IOExceptionCopyright © 2017. All rights reserved.