PHP Class eZ\Publish\Core\REST\Common\Tests\Input\ParserToolsTest

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

Public Methods

Method Description
testIsEmbeddedObjectReturnsFalse ( )
testIsEmbeddedObjectReturnsTrue ( )
testNormalParseBooleanValue ( )
testParseObjectElementEmbedded ( )
testParseObjectElementNotEmbedded ( )
testUnexpectedValueParseBooleanValue ( )

Protected Methods

Method Description
getParserTools ( )

Method Details

getParserTools() protected method

protected getParserTools ( )

testIsEmbeddedObjectReturnsFalse() public method

testIsEmbeddedObjectReturnsTrue() public method

testNormalParseBooleanValue() public method

testParseObjectElementEmbedded() public method

testParseObjectElementNotEmbedded() public method

testUnexpectedValueParseBooleanValue() public method