Documentation

CommandIsSuccessful extends Constraint
in package

Table of Contents

toString()  : string
{@inheritdoc}
additionalFailureDescription()  : string
{@inheritdoc}
failureDescription()  : string
{@inheritdoc}
matches()  : bool
{@inheritdoc}

Methods

additionalFailureDescription()

{@inheritdoc}

protected additionalFailureDescription(mixed $other) : string
Parameters
$other : mixed
Return values
string

failureDescription()

{@inheritdoc}

protected failureDescription(mixed $other) : string
Parameters
$other : mixed
Return values
string

matches()

{@inheritdoc}

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

Search results