PostConditionErrored
in package
implements
Event
Read onlyYes
FinalYes
Tags
Table of Contents
Interfaces
Properties
- $calledMethod : ClassMethod
- $telemetryInfo : Info
- $testClassName : class-string
- $throwable : Throwable
Methods
- __construct() : mixed
- asString() : string
- calledMethod() : ClassMethod
- telemetryInfo() : Info
- testClassName() : class-string
- throwable() : Throwable
Properties
$calledMethod
private
ClassMethod
$calledMethod
$telemetryInfo
private
Info
$telemetryInfo
$testClassName
private
class-string
$testClassName
$throwable
private
Throwable
$throwable
Methods
__construct()
public
__construct(Info $telemetryInfo, class-string $testClassName, ClassMethod $calledMethod, Throwable $throwable) : mixed
Parameters
- $telemetryInfo : Info
- $testClassName : class-string
- $calledMethod : ClassMethod
- $throwable : Throwable
asString()
public
asString() : string
Return values
stringcalledMethod()
public
calledMethod() : ClassMethod
Return values
ClassMethodtelemetryInfo()
public
telemetryInfo() : Info
Return values
InfotestClassName()
public
testClassName() : class-string
Return values
class-stringthrowable()
public
throwable() : Throwable