PHP 클래스 Phalcon\Test\Integration\Mvc\ControllersCest

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

공개 메소드들

메소드 설명
_before ( IntegrationTester $I ) Executed before each test
testControllers ( IntegrationTester $I )
testModelBinding ( IntegrationTester $I )

메소드 상세

_before() 공개 메소드

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

testControllers() 공개 메소드

public testControllers ( IntegrationTester $I )
$I IntegrationTester

testModelBinding() 공개 메소드

public testModelBinding ( IntegrationTester $I )
$I IntegrationTester