DataProviderMethodCalled
in package
implements
Event
FinalYes
Tags
Table of Contents
Interfaces
Properties
Methods
- __construct() : mixed
- asString() : string
- dataProviderMethod() : ClassMethod
- telemetryInfo() : Info
- testMethod() : ClassMethod
Properties
$dataProviderMethod read-only
private
ClassMethod
$dataProviderMethod
$telemetryInfo read-only
private
Info
$telemetryInfo
$testMethod read-only
private
ClassMethod
$testMethod
Methods
__construct()
public
__construct(Info $telemetryInfo, ClassMethod $testMethod, ClassMethod $dataProviderMethod) : mixed
Parameters
- $telemetryInfo : Info
- $testMethod : ClassMethod
- $dataProviderMethod : ClassMethod
asString()
public
asString() : string
Return values
stringdataProviderMethod()
public
dataProviderMethod() : ClassMethod
Return values
ClassMethodtelemetryInfo()
public
telemetryInfo() : Info
Return values
InfotestMethod()
public
testMethod() : ClassMethod