PHP Class Phalcon\Test\Unit\Mvc\DispatcherTest

Author: Andres Gutierrez ([email protected])
Author: Serghei Iakovlev ([email protected])
Inheritance: extends Phalcon\Test\Module\UnitTest
Show file Open project: phalcon/cphalcon

Public Methods

Method Description
testCallActionMethod ( )
testDefaultsResolve ( )
testDispatcher ( )
testDispatcherForward ( )
testDispatcherForward2 ( )
testGetControllerClass ( )
testLastController ( )

Protected Methods

Method Description
_before ( ) executed before each test

Method Details

_before() protected method

executed before each test
protected _before ( )

testCallActionMethod() public method

testDefaultsResolve() public method

public testDefaultsResolve ( )

testDispatcher() public method

public testDispatcher ( )

testDispatcherForward() public method

testDispatcherForward2() public method

testGetControllerClass() public method

testLastController() public method

public testLastController ( )