HumHub Documentation (unofficial)

FailEvent extends TestEvent
in package

Table of Contents

Properties

$count  : int
$fail  : Exception
$test  : Test
$time  : float

Methods

__construct()  : mixed
getCount()  : mixed
getFail()  : mixed
getTest()  : TestInterface
getTime()  : float

Properties

Methods

__construct()

public __construct(Test $test, mixed $time, mixed $e[, mixed $count = 0 ]) : mixed
Parameters
$test : Test
$time : mixed
$e : mixed
$count : mixed = 0

getTime()

public getTime() : float
Return values
float

        
On this page

Search results