Documentation

BeforeFirstTestMethodFinished
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

$calledMethods  : array<string|int, mixed>
$telemetryInfo  : Info
$testClassName  : string

Methods

__construct()  : mixed
asString()  : string
calledMethods()  : array<string|int, mixed>
telemetryInfo()  : Info
testClassName()  : string

Properties

Methods

calledMethods()

public calledMethods() : array<string|int, mixed>
Tags
psalm-return

list<Code\ClassMethod>

Return values
array<string|int, mixed>

        
On this page

Search results