PHP 클래스 Bluz\Tests\Application\ApplicationTest

저자: Anton Shevchuk
상속: extends Bluz\Tests\TestCase
파일 보기 프로젝트 열기: bluzphp/framework

공개 메소드들

메소드 설명
testErrorController ( ) Test run Error Controller
testGetConfigData ( ) Test Application Config
testGettersOfPackages ( ) Check all getters of Application
testIndexController ( ) Test run Index Controller if Index Module
testRegistry ( ) Test Registry configuration setup

메소드 상세

testErrorController() 공개 메소드

Test run Error Controller
public testErrorController ( )

testGetConfigData() 공개 메소드

Test Application Config
public testGetConfigData ( )

testGettersOfPackages() 공개 메소드

Check all getters of Application

testIndexController() 공개 메소드

Test run Index Controller if Index Module
public testIndexController ( )

testRegistry() 공개 메소드

Test Registry configuration setup
public testRegistry ( )