final class BeforeFirstTestMethodFinished implements Event (View source)

Methods

__construct(Info $telemetryInfo, string $testClassName, ClassMethod ...$calledMethods)

No description

telemetryInfo()

No description

string
testClassName()

No description

array
calledMethods()

No description

string
asString()

No description

Details

__construct(Info $telemetryInfo, string $testClassName, ClassMethod ...$calledMethods)

No description

Parameters

Info $telemetryInfo
string $testClassName
ClassMethod ...$calledMethods

Info telemetryInfo()

No description

Return Value

Info

string testClassName()

No description

Return Value

string

array calledMethods()

No description

Return Value

array

string asString()

No description

Return Value

string