PHP Class Phalcon\Test\integration\Mvc\View\SimpleCest

Author: Andres Gutierrez ([email protected])
Author: Serghei Iakovlev ([email protected])
Show file Open project: phalcon/cphalcon

Public Methods

Method Description
testRenderWithCache ( IntegrationTester $I )
testSetVars ( IntegrationTester $I )

Protected Methods

Method Description
getDi ( ) : Di Setup viewCache service and DI

Method Details

getDi() protected method

Setup viewCache service and DI
protected getDi ( ) : Di
return Phalcon\Di

testRenderWithCache() public method

public testRenderWithCache ( IntegrationTester $I )
$I IntegrationTester

testSetVars() public method

public testSetVars ( IntegrationTester $I )
$I IntegrationTester