PHP Class Phalcon\Test\Integration\Mvc\ControllersCest

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

Public Methods

Method Description
_before ( IntegrationTester $I ) Executed before each test
testControllers ( IntegrationTester $I )
testModelBinding ( IntegrationTester $I )

Method Details

_before() public method

Executed before each test
public _before ( IntegrationTester $I )
$I IntegrationTester

testControllers() public method

public testControllers ( IntegrationTester $I )
$I IntegrationTester

testModelBinding() public method

public testModelBinding ( IntegrationTester $I )
$I IntegrationTester