ErrorLogger
Table of Contents
Methods
- errorLoggerEnd() : mixed
- getTestResultObject() : TestResult
Methods
errorLoggerEnd()
public
errorLoggerEnd(mixed $status, mixed $time[, mixed $exception = null ]) : mixed
Parameters
- $status : mixed
- $time : mixed
- $exception : mixed = null
getTestResultObject()
public
abstract getTestResultObject() : TestResult