Documentation

Failed
in package
implements Event

FinalYes
Tags
psalm-immutable
no-named-arguments

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

Table of Contents

Interfaces

Event

Properties

$comparisonFailure  : ComparisonFailure|null
$telemetryInfo  : Info
$test  : Test
$throwable  : Throwable

Methods

__construct()  : mixed
asString()  : string
comparisonFailure()  : ComparisonFailure
hasComparisonFailure()  : bool
telemetryInfo()  : Info
test()  : Test
throwable()  : Throwable

Properties

$telemetryInfo read-only

private Info $telemetryInfo

Methods

asString()

public asString() : string
Return values
string

hasComparisonFailure()

public hasComparisonFailure() : bool
Tags
psalm-assert-if-true

!null $this->comparisonFailure

Return values
bool

        
On this page

Search results