PHP Class eZ\Publish\Core\REST\Common\Tests\Input\Handler\JsonTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Show file Open project: ezsystems/ezpublish-kernel

Public Methods

Method Description
testConvertFieldValue ( )
testConvertInvalidJson ( )
testConvertJson ( ) Tests conversion of array to JSON.

Protected Methods

Method Description
getHandler ( )

Method Details

getHandler() protected method

protected getHandler ( )

testConvertFieldValue() public method

testConvertInvalidJson() public method

testConvertJson() public method

Tests conversion of array to JSON.
public testConvertJson ( )