Aplus Framework Testing Library

StderrContains extends Constraint
in package

Class StderrContains.

Table of Contents

$string  : string
__construct()  : mixed
toString()  : string
fail()  : void
matches()  : bool

Properties

Methods

__construct()

public __construct(string $string) : mixed
Parameters
$string : string
Return values
mixed

fail()

protected fail(mixed $other, mixed $description[, ComparisonFailure $comparisonFailure = null ]) : void
Parameters
$other : mixed
$description : mixed
$comparisonFailure : ComparisonFailure = null
Return values
void

matches()

protected matches(mixed $other) : bool
Parameters
$other : mixed
Return values
bool

Search results