ErrorTriggered
final class ErrorTriggered implements Event (View source)
Methods
__construct(Info $telemetryInfo, Test $test, string $message, string $file, int $line, bool $suppressed)
No description
telemetryInfo()
No description
string
message()
No description
string
file()
No description
int
line()
No description
bool
wasSuppressed()
No description
string
asString()
No description
Details
__construct(Info $telemetryInfo, Test $test, string $message, string $file, int $line, bool $suppressed)
No description
Info
telemetryInfo()
No description
Test
test()
No description
string
message()
No description
string
file()
No description
int
line()
No description
bool
wasSuppressed()
No description
string
asString()
No description