PHP 클래스 AdamStipak\ActionDetectorTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: newPOPE/Nette-RestRoute

공개 메소드들

메소드 설명
getActions ( )
getActionsForOverride ( )
testAction ( $method, $action )
testOverrideMethodViaHttpHeader ( $method, $action )
testOverrideMethodViaQueryParameter ( $method, $action )
testOverrideMethodWithInvalidMethod ( )

메소드 상세

getActions() 공개 메소드

public getActions ( )

getActionsForOverride() 공개 메소드

testAction() 공개 메소드

public testAction ( $method, $action )
$method
$action

testOverrideMethodViaHttpHeader() 공개 메소드

public testOverrideMethodViaHttpHeader ( $method, $action )

testOverrideMethodViaQueryParameter() 공개 메소드

public testOverrideMethodViaQueryParameter ( $method, $action )

testOverrideMethodWithInvalidMethod() 공개 메소드