Documentation

AfterTestMethodCalled
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

$calledMethod  : ClassMethod
$telemetryInfo  : Info
$testClassName  : string

Methods

__construct()  : mixed
asString()  : string
calledMethod()  : ClassMethod
telemetryInfo()  : Info
testClassName()  : string

Properties

Methods

__construct()

public __construct(Info $telemetryInfo, string $testClassName, ClassMethod $calledMethod) : mixed
Parameters
$telemetryInfo : Info
$testClassName : string
$calledMethod : ClassMethod
Tags
psalm-param

class-string $testClassName

testClassName()

public testClassName() : string
Tags
psalm-return

class-string

Return values
string

        
On this page

Search results