final class AfterLastTestMethodCalled implements Event (View source)

Methods

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

No description

telemetryInfo()

No description

string
testClassName()

No description

calledMethod()

No description

string
asString()

No description

Details

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

No description

Parameters

Info $telemetryInfo
string $testClassName
ClassMethod $calledMethod

Info telemetryInfo()

No description

Return Value

Info

string testClassName()

No description

Return Value

string

ClassMethod calledMethod()

No description

Return Value

ClassMethod

string asString()

No description

Return Value

string