PHP Class SimpleSAML\Test\Utils\ConfigTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: simplesamlphp/simplesamlphp

Méthodes publiques

Méthode Description
testDefaultConfigDir ( ) Test default config dir with not environment variable
testEnvVariableConfigDir ( ) Test valid dir specified by env var overrides default config dir
testInvalidEnvVariableConfigDirThrowsException ( ) Test invalid dir specified by env var results in a thrown exception

Method Details

testDefaultConfigDir() public méthode

Test default config dir with not environment variable

testEnvVariableConfigDir() public méthode

Test valid dir specified by env var overrides default config dir

testInvalidEnvVariableConfigDirThrowsException() public méthode

Test invalid dir specified by env var results in a thrown exception