file-fetcher
List of all members
PHPUnit\Test\NullPrinter Class Reference
Inheritance diagram for PHPUnit\Test\NullPrinter:
PHPUnit\Util\Printer PHPUnit\Framework\TestListener

Additional Inherited Members

- Public Member Functions inherited from PHPUnit\Util\Printer
 __construct ($out=null)
 
 flush ()
 
 incrementalFlush ()
 
 write (string $buffer)
 
 getAutoFlush ()
 
 setAutoFlush (bool $autoFlush)
 
- Public Member Functions inherited from PHPUnit\Framework\TestListener
 addError (Test $test, \Throwable $t, float $time)
 
 addWarning (Test $test, Warning $e, float $time)
 
 addFailure (Test $test, AssertionFailedError $e, float $time)
 
 addIncompleteTest (Test $test, \Throwable $t, float $time)
 
 addRiskyTest (Test $test, \Throwable $t, float $time)
 
 addSkippedTest (Test $test, \Throwable $t, float $time)
 
 startTestSuite (TestSuite $suite)
 
 endTestSuite (TestSuite $suite)
 
 startTest (Test $test)
 
 endTest (Test $test, float $time)
 
- Protected Attributes inherited from PHPUnit\Util\Printer
 $autoFlush = false
 
 $out
 
 $outTarget
 

The documentation for this class was generated from the following file: