PHP 클래스 eZ\Publish\Core\REST\Common\Tests\Input\ParsingDispatcherTest

상속: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel

공개 메소드들

메소드 설명
testParse ( )
testParseCharset ( ) Verifies that the charset specified in the Content-Type is ignored.
testParseMissingContentType ( )
testParseStripFormat ( )
testParseVersion ( )

비공개 메소드들

메소드 설명
createParserMock ( ) : Parser | PHPUnit_Framework_MockObject_MockObject

메소드 상세

testParse() 공개 메소드

public testParse ( )

testParseCharset() 공개 메소드

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

testParseMissingContentType() 공개 메소드

testParseStripFormat() 공개 메소드

testParseVersion() 공개 메소드

public testParseVersion ( )