PHP Class Phalcon\Test\Config\LoaderTest

Author: Anton Kornilov ([email protected])
Inheritance: extends Codeception\TestCase\Test
Afficher le fichier Open project: phalcon/incubator

Protected Properties

Свойство Type Description
$tester UnitTester UnitTester Object

Méthodes publiques

Méthode Description
testLoadIncFileConfig ( )
testLoadIniFileConfig ( )
testLoadJsonFileConfig ( )
testLoadPhp5FileConfig ( )
testLoadPhpFileConfig ( )
testLoadUnsupportedConfigFile ( )
testLoadWrongFilePath ( )
testLoadYamlFileConfig ( )
testLoadYmlFileConfig ( )

Méthodes protégées

Méthode Description
_after ( ) executed after each test
_before ( ) executed before each test

Method Details

_after() protected méthode

executed after each test
protected _after ( )

_before() protected méthode

executed before each test
protected _before ( )

testLoadIncFileConfig() public méthode

testLoadIniFileConfig() public méthode

testLoadJsonFileConfig() public méthode

testLoadPhp5FileConfig() public méthode

testLoadPhpFileConfig() public méthode

testLoadUnsupportedConfigFile() public méthode

testLoadWrongFilePath() public méthode

testLoadYamlFileConfig() public méthode

testLoadYmlFileConfig() public méthode

Property Details

$tester protected_oe property

UnitTester Object
protected UnitTester $tester
Résultat UnitTester