JsonResponseTest
extends TestCase
in package
Table of Contents
- testConstructorAddsContentTypeHeader() : mixed
- testConstructorEmptyCreatesJsonObject() : mixed
- testConstructorWithArrayCreatesJsonArray() : mixed
- testConstructorWithAssocArrayCreatesJsonObject() : mixed
- testConstructorWithCustomContentType() : mixed
- testConstructorWithCustomHeaders() : mixed
- testConstructorWithCustomStatus() : mixed
- testConstructorWithSimpleTypes() : mixed
- testCreate() : mixed
- testGetEncodingOptions() : mixed
- testItAcceptsJsonAsString() : mixed
- testJsonEncodeFlags() : mixed
- testSetCallback() : mixed
- testSetCallbackInvalidIdentifier() : mixed
- testSetComplexCallback() : mixed
- testSetContent() : mixed
- testSetContentJsonSerializeError() : mixed
- testSetEncodingOptions() : mixed
- testSetJson() : mixed
- testStaticCreateAddsContentTypeHeader() : mixed
- testStaticCreateEmptyJsonObject() : mixed
- testStaticCreateJsonArray() : mixed
- testStaticCreateJsonObject() : mixed
- testStaticCreateWithCustomContentType() : mixed
- testStaticCreateWithCustomHeaders() : mixed
- testStaticCreateWithCustomStatus() : mixed
- testStaticCreateWithSimpleTypes() : mixed
- setUp() : mixed
Methods
testConstructorAddsContentTypeHeader()
public
testConstructorAddsContentTypeHeader() : mixed
Return values
mixed —testConstructorEmptyCreatesJsonObject()
public
testConstructorEmptyCreatesJsonObject() : mixed
Return values
mixed —testConstructorWithArrayCreatesJsonArray()
public
testConstructorWithArrayCreatesJsonArray() : mixed
Return values
mixed —testConstructorWithAssocArrayCreatesJsonObject()
public
testConstructorWithAssocArrayCreatesJsonObject() : mixed
Return values
mixed —testConstructorWithCustomContentType()
public
testConstructorWithCustomContentType() : mixed
Return values
mixed —testConstructorWithCustomHeaders()
public
testConstructorWithCustomHeaders() : mixed
Return values
mixed —testConstructorWithCustomStatus()
public
testConstructorWithCustomStatus() : mixed
Return values
mixed —testConstructorWithSimpleTypes()
public
testConstructorWithSimpleTypes() : mixed
Return values
mixed —testCreate()
public
testCreate() : mixed
Return values
mixed —testGetEncodingOptions()
public
testGetEncodingOptions() : mixed
Return values
mixed —testItAcceptsJsonAsString()
public
testItAcceptsJsonAsString() : mixed
Return values
mixed —testJsonEncodeFlags()
public
testJsonEncodeFlags() : mixed
Return values
mixed —testSetCallback()
public
testSetCallback() : mixed
Return values
mixed —testSetCallbackInvalidIdentifier()
public
testSetCallbackInvalidIdentifier() : mixed
Return values
mixed —testSetComplexCallback()
public
testSetComplexCallback() : mixed
Return values
mixed —testSetContent()
public
testSetContent() : mixed
Return values
mixed —testSetContentJsonSerializeError()
public
testSetContentJsonSerializeError() : mixed
Return values
mixed —testSetEncodingOptions()
public
testSetEncodingOptions() : mixed
Return values
mixed —testSetJson()
public
testSetJson() : mixed
Return values
mixed —testStaticCreateAddsContentTypeHeader()
public
testStaticCreateAddsContentTypeHeader() : mixed
Return values
mixed —testStaticCreateEmptyJsonObject()
public
testStaticCreateEmptyJsonObject() : mixed
Return values
mixed —testStaticCreateJsonArray()
public
testStaticCreateJsonArray() : mixed
Return values
mixed —testStaticCreateJsonObject()
public
testStaticCreateJsonObject() : mixed
Return values
mixed —testStaticCreateWithCustomContentType()
public
testStaticCreateWithCustomContentType() : mixed
Return values
mixed —testStaticCreateWithCustomHeaders()
public
testStaticCreateWithCustomHeaders() : mixed
Return values
mixed —testStaticCreateWithCustomStatus()
public
testStaticCreateWithCustomStatus() : mixed
Return values
mixed —testStaticCreateWithSimpleTypes()
public
testStaticCreateWithSimpleTypes() : mixed
Return values
mixed —setUp()
protected
setUp() : mixed