Documentation

AfterRiskyTestHook extends TestHook

This interface, as well as the associated mechanism for extending PHPUnit, will be removed in PHPUnit 10. There is no alternative available in this version of PHPUnit.

Tags
no-named-arguments

Parameter names are not covered by the backward compatibility promise for PHPUnit

see
https://github.com/sebastianbergmann/phpunit/issues/4676

Table of Contents

Methods

executeAfterRiskyTest()  : void

Methods

executeAfterRiskyTest()

public executeAfterRiskyTest(string $test, string $message, float $time) : void
Parameters
$test : string
$message : string
$time : float

        
On this page

Search results