testConstructorEmptyCreatesJsonObject()
testConstructorWithArrayCreatesJsonArray()
testConstructorWithAssocArrayCreatesJsonObject()
testConstructorWithSimpleTypes()
testConstructorWithCustomStatus()
testConstructorAddsContentTypeHeader()
testConstructorWithCustomHeaders()
testConstructorWithCustomContentType()
testSetJson()
testCreate()
testStaticCreateEmptyJsonObject()
testStaticCreateJsonArray()
testStaticCreateJsonObject()
testStaticCreateWithSimpleTypes()
testStaticCreateWithCustomStatus()
testStaticCreateAddsContentTypeHeader()
testStaticCreateWithCustomHeaders()
testStaticCreateWithCustomContentType()
testSetCallback()
testJsonEncodeFlags()
testGetEncodingOptions()
testSetEncodingOptions()
testItAcceptsJsonAsString()
testSetCallbackInvalidIdentifier()
testSetContent()
testSetContentJsonSerializeError()
testSetComplexCallback()