PHP Class Kraken\_Unit\Environment\LoaderTest

Inheritance: extends Kraken\Test\TUnit
Afficher le fichier Open project: kraken-php/framework

Méthodes publiques

Méthode Description
createLoader ( ) : Loader
testApiClearEnvironmentVariable_ClearsEnvironmentVariableAndRestoresInitOption ( )
testApiConstructor_CreatesInstance ( )
testApiDestructor_DoesNotThrowException ( )
testApiSetEnvironmentVariable_SetsEnvironmentVariableAndIniOption ( )
testProtectedApiCreateInvoker_CreatesInvoker ( )

Method Details

createLoader() public méthode

public createLoader ( ) : Loader
Résultat Kraken\Environment\Loader\Loader

testApiClearEnvironmentVariable_ClearsEnvironmentVariableAndRestoresInitOption() public méthode

testApiConstructor_CreatesInstance() public méthode

testApiDestructor_DoesNotThrowException() public méthode

testApiSetEnvironmentVariable_SetsEnvironmentVariableAndIniOption() public méthode

testProtectedApiCreateInvoker_CreatesInvoker() public méthode