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

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

Public Methods

Method Description
testParse ( )
testParseCharset ( ) Verifies that the charset specified in the Content-Type is ignored.
testParseMissingContentType ( )
testParseStripFormat ( )
testParseVersion ( )

Private Methods

Method Description
createParserMock ( ) : Parser | PHPUnit_Framework_MockObject_MockObject

Method Details

testParse() public method

public testParse ( )

testParseCharset() public method

Verifies that the charset specified in the Content-Type is ignored.
public testParseCharset ( )

testParseMissingContentType() public method

testParseStripFormat() public method

testParseVersion() public method

public testParseVersion ( )