file-fetcher
Public Member Functions | List of all members
Issue3379TestListener Class Reference
Inheritance diagram for Issue3379TestListener:
PHPUnit\Framework\TestListener

Public Member Functions

 addSkippedTest (Test $test, Throwable $t, float $time)
 
- 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)
 

Member Function Documentation

◆ addSkippedTest()

Issue3379TestListener::addSkippedTest ( Test  $test,
Throwable  $t,
float  $time 
)

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