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

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Afficher le fichier Open project: ezsystems/ezpublish-kernel

Méthodes publiques

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

Private Methods

Méthode Description
createParserMock ( ) : Parser | PHPUnit_Framework_MockObject_MockObject

Method Details

testParse() public méthode

public testParse ( )

testParseCharset() public méthode

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

testParseMissingContentType() public méthode

testParseStripFormat() public méthode

testParseVersion() public méthode

public testParseVersion ( )