Class Environment
Testing environment.
Namespace: Tester
Author: David Grudl
Located at vendor/nette/tester/Tester/Framework/Environment.php
Author: David Grudl
Located at vendor/nette/tester/Tester/Framework/Environment.php
public static
|
|
public static
|
|
public static
|
string |
COLORS
|
'NETTE_TESTER_COLORS' |
#
Should Tester use console colors? |
string |
RUNNER
|
'NETTE_TESTER_RUNNER' |
#
Test is runned by Runner |
public static
boolean
|
$debugMode | TRUE |
#
used for debugging Tester itself |
public static
boolean
|
$useColors | |