PHP Class AdamStipak\ActionDetectorTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: newPOPE/Nette-RestRoute

Méthodes publiques

Méthode Description
getActions ( )
getActionsForOverride ( )
testAction ( $method, $action )
testOverrideMethodViaHttpHeader ( $method, $action )
testOverrideMethodViaQueryParameter ( $method, $action )
testOverrideMethodWithInvalidMethod ( )

Method Details

getActions() public méthode

public getActions ( )

getActionsForOverride() public méthode

testAction() public méthode

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

testOverrideMethodViaHttpHeader() public méthode

public testOverrideMethodViaHttpHeader ( $method, $action )

testOverrideMethodViaQueryParameter() public méthode

public testOverrideMethodViaQueryParameter ( $method, $action )

testOverrideMethodWithInvalidMethod() public méthode