BeforeTestMethodCalled
in package
implements
Event
FinalYes
Tags
Table of Contents
Interfaces
Properties
- $calledMethod : ClassMethod
- $telemetryInfo : Info
- $testClassName : string
Methods
- __construct() : mixed
- asString() : string
- calledMethod() : ClassMethod
- telemetryInfo() : Info
- testClassName() : string
Properties
$calledMethod read-only
private
ClassMethod
$calledMethod
$telemetryInfo read-only
private
Info
$telemetryInfo
$testClassName read-only
private
string
$testClassName
Tags
Methods
__construct()
public
__construct(Info $telemetryInfo, string $testClassName, ClassMethod $calledMethod) : mixed
Parameters
- $telemetryInfo : Info
- $testClassName : string
- $calledMethod : ClassMethod
Tags
asString()
public
asString() : string
Return values
stringcalledMethod()
public
calledMethod() : ClassMethod
Return values
ClassMethodtelemetryInfo()
public
telemetryInfo() : Info
Return values
InfotestClassName()
public
testClassName() : string