Searched refs:COLOR_ALWAYS (Results 1 – 1 of 1) sorted by relevance
25 const COLOR_ALWAYS = 'always'; define in PHPUnit_TextUI_ResultPrinter136 $availableColors = [self::COLOR_NEVER, self::COLOR_AUTO, self::COLOR_ALWAYS];172 $this->colors = (self::COLOR_ALWAYS === $colors);