PHP 클래스 Phalcon\Test\Unit\Mvc\DispatcherTest

저자: Andres Gutierrez ([email protected])
저자: Serghei Iakovlev ([email protected])
파일 보기 프로젝트 열기: phalcon/cphalcon

공개 메소드들

메소드 설명
testCallActionMethod ( )
testDefaultsResolve ( )
testDispatcher ( )
testDispatcherForward ( )
testDispatcherForward2 ( )
testGetControllerClass ( )
testLastController ( )

보호된 메소드들

메소드 설명
_before ( ) executed before each test

메소드 상세

_before() 보호된 메소드

executed before each test
protected _before ( )

testCallActionMethod() 공개 메소드

testDefaultsResolve() 공개 메소드

public testDefaultsResolve ( )

testDispatcher() 공개 메소드

public testDispatcher ( )

testDispatcherForward() 공개 메소드

testDispatcherForward2() 공개 메소드

testGetControllerClass() 공개 메소드

testLastController() 공개 메소드

public testLastController ( )