Searched refs:COLOR_AUTO (Results 1 – 4 of 4) sorted by relevance
24 const COLOR_AUTO = 'auto'; define in PHPUnit_TextUI_ResultPrinter136 $availableColors = [self::COLOR_NEVER, self::COLOR_AUTO, self::COLOR_ALWAYS];169 if ($colors === self::COLOR_AUTO && $console->hasColorSupport()) {
284 … $this->arguments['colors'] = $option[1] ?: PHPUnit_TextUI_ResultPrinter::COLOR_AUTO;
39 … $this->assertEquals(PHPUnit_TextUI_ResultPrinter::COLOR_AUTO, $configurationValues['colors']);
562 $result['colors'] = PHPUnit_TextUI_ResultPrinter::COLOR_AUTO;