PHP Class Scalr\Tests\Api\Rest\Routing\RouteTest

Since: 5.4 (20.02.2015)
Author: Vitaliy Demidov ([email protected])
Inheritance: extends Scalr\Tests\TestCase
Show file Open project: scalr/scalr

Public Methods

Method Description
getRouteFixture ( ) : Scalr\Api\Rest\Routing\Route Gets route fixture object
setMethods ( )
setMiddleware ( )
testDipatch ( )
testGetHandler ( )
testMatches ( )
testSetDefaults ( )
testSetPath ( )
testSetRequirements ( )

Method Details

getRouteFixture() public method

Gets route fixture object
public getRouteFixture ( ) : Scalr\Api\Rest\Routing\Route
return Scalr\Api\Rest\Routing\Route Gets route fixture object

setMethods() public method

public setMethods ( )

setMiddleware() public method

public setMiddleware ( )

testDipatch() public method

public testDipatch ( )

testGetHandler() public method

public testGetHandler ( )

testMatches() public method

public testMatches ( )

testSetDefaults() public method

public testSetDefaults ( )

testSetPath() public method

public testSetPath ( )

testSetRequirements() public method

public testSetRequirements ( )