Documentation

Finished
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

$numberOfAssertionsPerformed  : int
$telemetryInfo  : Info
$test  : Test

Methods

__construct()  : mixed
asString()  : string
numberOfAssertionsPerformed()  : int
telemetryInfo()  : Info
test()  : Test

Properties

$numberOfAssertionsPerformed read-only

private int $numberOfAssertionsPerformed

Methods

__construct()

public __construct(Info $telemetryInfo, Test $test, int $numberOfAssertionsPerformed) : mixed
Parameters
$telemetryInfo : Info
$test : Test
$numberOfAssertionsPerformed : int

asString()

public asString() : string
Return values
string

numberOfAssertionsPerformed()

public numberOfAssertionsPerformed() : int
Return values
int

        
On this page

Search results