PHP 클래스 Scalr\Tests\Api\Rest\Routing\RouteTest

부터: 5.4 (20.02.2015)
저자: Vitaliy Demidov ([email protected])
상속: extends Scalr\Tests\TestCase
파일 보기 프로젝트 열기: scalr/scalr

공개 메소드들

메소드 설명
getRouteFixture ( ) : Scalr\Api\Rest\Routing\Route Gets route fixture object
setMethods ( )
setMiddleware ( )
testDipatch ( )
testGetHandler ( )
testMatches ( )
testSetDefaults ( )
testSetPath ( )
testSetRequirements ( )

메소드 상세

getRouteFixture() 공개 메소드

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

setMethods() 공개 메소드

public setMethods ( )

setMiddleware() 공개 메소드

public setMiddleware ( )

testDipatch() 공개 메소드

public testDipatch ( )

testGetHandler() 공개 메소드

public testGetHandler ( )

testMatches() 공개 메소드

public testMatches ( )

testSetDefaults() 공개 메소드

public testSetDefaults ( )

testSetPath() 공개 메소드

public testSetPath ( )

testSetRequirements() 공개 메소드

public testSetRequirements ( )