PHP Class Phalcon\Test\Unit\Mvc\MicroTest

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
testMicroAfterHandlers ( )
testMicroBeforeHandlers ( )
testMicroClass ( )
testMicroEvents ( )
testMicroFinishHandlers ( )
testMicroMiddlewareClasses ( )
testMicroMiddlewareSimple ( )
testMicroNotFoundT169 ( ) Tests the notFound
testMicroStopMiddlewareClasses ( )

Method Details

testMicroAfterHandlers() public method

testMicroBeforeHandlers() public method

testMicroClass() public method

public testMicroClass ( )

testMicroEvents() public method

public testMicroEvents ( )

testMicroFinishHandlers() public method

testMicroMiddlewareClasses() public method

testMicroMiddlewareSimple() public method

testMicroNotFoundT169() public method

Tests the notFound
Since: 2012-11-06
Author: Nikos Dimopoulos ([email protected])

testMicroStopMiddlewareClasses() public method