PHP Class Bluz\Tests\Application\ApplicationTest

Author: Anton Shevchuk
Inheritance: extends Bluz\Tests\TestCase
Afficher le fichier Open project: bluzphp/framework

Méthodes publiques

Méthode Description
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

Method Details

testErrorController() public méthode

Test run Error Controller
public testErrorController ( )

testGetConfigData() public méthode

Test Application Config
public testGetConfigData ( )

testGettersOfPackages() public méthode

Check all getters of Application

testIndexController() public méthode

Test run Index Controller if Index Module
public testIndexController ( )

testRegistry() public méthode

Test Registry configuration setup
public testRegistry ( )