PHP Class Bluz\Tests\Application\ApplicationTest

Author: Anton Shevchuk
Inheritance: extends Bluz\Tests\TestCase
Show file Open project: bluzphp/framework

Public Methods

Method 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 method

Test run Error Controller
public testErrorController ( )

testGetConfigData() public method

Test Application Config
public testGetConfigData ( )

testGettersOfPackages() public method

Check all getters of Application

testIndexController() public method

Test run Index Controller if Index Module
public testIndexController ( )

testRegistry() public method

Test Registry configuration setup
public testRegistry ( )