Phrozn\Outputter\TestOutputter::__construct PHP Méthode

__construct() public méthode

public __construct ( $testCase )
    public function __construct($testCase)
    {
        $this->testCase = $testCase;
    }