PHP Class Kraken\_Unit\Environment\LoaderTest

Inheritance: extends Kraken\Test\TUnit
Show file Open project: kraken-php/framework

Public Methods

Method Description
createLoader ( ) : Loader
testApiClearEnvironmentVariable_ClearsEnvironmentVariableAndRestoresInitOption ( )
testApiConstructor_CreatesInstance ( )
testApiDestructor_DoesNotThrowException ( )
testApiSetEnvironmentVariable_SetsEnvironmentVariableAndIniOption ( )
testProtectedApiCreateInvoker_CreatesInvoker ( )

Method Details

createLoader() public method

public createLoader ( ) : Loader
return Kraken\Environment\Loader\Loader

testApiClearEnvironmentVariable_ClearsEnvironmentVariableAndRestoresInitOption() public method

testApiConstructor_CreatesInstance() public method

testApiDestructor_DoesNotThrowException() public method

testApiSetEnvironmentVariable_SetsEnvironmentVariableAndIniOption() public method

testProtectedApiCreateInvoker_CreatesInvoker() public method