final class BeforeFirstTestMethodFailed implements Event (View source)

Methods

__construct(Info $telemetryInfo, string $testClassName, ClassMethod $calledMethod, Throwable $throwable)

No description

telemetryInfo()

No description

string
testClassName()

No description

calledMethod()

No description

throwable()

No description

string
asString()

No description

Details

__construct(Info $telemetryInfo, string $testClassName, ClassMethod $calledMethod, Throwable $throwable)

No description

Parameters

Info $telemetryInfo
string $testClassName
ClassMethod $calledMethod
Throwable $throwable

Info telemetryInfo()

No description

Return Value

Info

string testClassName()

No description

Return Value

string

ClassMethod calledMethod()

No description

Return Value

ClassMethod

Throwable throwable()

No description

Return Value

Throwable

string asString()

No description

Return Value

string