PHP 클래스 ApiPlatform\Core\Tests\EventListener\DeserializeListenerTest

저자: Kévin Dunglas ([email protected])
상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: api-platform/core

공개 메소드들

메소드 설명
methodProvider ( )
testContentNegotiation ( )
testDeserialize ( string $method, boolean $populateObject )
testDoNotCallWhenRequestMethodIsSafe ( )
testDoNotCallWhenRequestNotManaged ( )
testNoContentType ( )
testNotSupportedContentType ( )

메소드 상세

methodProvider() 공개 메소드

public methodProvider ( )

testContentNegotiation() 공개 메소드

testDeserialize() 공개 메소드

public testDeserialize ( string $method, boolean $populateObject )
$method string
$populateObject boolean

testDoNotCallWhenRequestMethodIsSafe() 공개 메소드

testDoNotCallWhenRequestNotManaged() 공개 메소드

testNoContentType() 공개 메소드

public testNoContentType ( )

testNotSupportedContentType() 공개 메소드