Aplus Framework Testing Library

EvaluateTrait

Trait EvaluateTrait.

Table of Contents

evaluate()  : bool|null
evaluateSuccess()  : bool

Methods

evaluate()

public evaluate(mixed $other[, string $description = '' ][, bool $returnResult = false ]) : bool|null
Parameters
$other : mixed
$description : string = ''
$returnResult : bool = false
Return values
bool|null

evaluateSuccess()

private evaluateSuccess(mixed $other) : bool
Parameters
$other : mixed
Return values
bool

Search results