PHP Class TestEnvironment, themosis

Inheritance: extends BaseObject
Afficher le fichier Open project: themosis/themosis Class Usage Examples

Méthodes publiques

Méthode Description
testWhichEnvironmentDefault ( ) Test in which environment the application will run.
testWhichEnvironmentWithClosure ( ) Test in which environment the application will run by using a Closure.
testWhichEnvironmentWithRegEx ( )
testWhichEnvironmentWithString ( ) Test in which environment the application will run by using string.

Method Details

testWhichEnvironmentDefault() public méthode

Test in which environment the application will run.

testWhichEnvironmentWithClosure() public méthode

Test in which environment the application will run by using a Closure.

testWhichEnvironmentWithRegEx() public méthode

testWhichEnvironmentWithString() public méthode

Test in which environment the application will run by using string.