PHP Class Scalr\Tests\System\Config\ExtensionTest

Since: 11.06.2013
Author: Vitaliy Demidov ([email protected])
Inheritance: extends Scalr\Tests\TestCase
Afficher le fichier Open project: scalr/scalr

Méthodes publiques

Méthode Description
testLoad ( )

Méthodes protégées

Méthode Description
getConfigUsedVars ( ) : array Scans all code searching usage of the config parameters
loadExtension ( ) : Extension Gets loaded extension instance

Method Details

getConfigUsedVars() protected méthode

Scans all code searching usage of the config parameters
protected getConfigUsedVars ( ) : array
Résultat array Returns array with dot notation access name keys

loadExtension() protected méthode

Gets loaded extension instance
protected loadExtension ( ) : Extension
Résultat Scalr\System\Config\Extension

testLoad() public méthode

public testLoad ( )