Documentation

ConsideredRisky
in package
implements Event

Read onlyYes
FinalYes
Tags
immutable
no-named-arguments

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

Table of Contents

Interfaces

Event

Properties

$message  : non-empty-string
$telemetryInfo  : Info
$test  : Test

Methods

__construct()  : mixed
asString()  : string
message()  : non-empty-string
telemetryInfo()  : Info
test()  : Test

Properties

Methods

__construct()

public __construct(Info $telemetryInfo, Test $test, non-empty-string $message) : mixed
Parameters
$telemetryInfo : Info
$test : Test
$message : non-empty-string

message()

public message() : non-empty-string
Return values
non-empty-string
On this page

Search results