Documentation

ParametersRule extends SelfDescribing, Verifiable

Tags
no-named-arguments

Parameter names are not covered by the backward compatibility promise for PHPUnit

Table of Contents

apply()  : void
verify()  : void

Methods

apply()

public apply(Invocation $invocation) : void
Parameters
$invocation : Invocation
Tags
throws
ExpectationFailedException

if the invocation violates the rule

Return values
void

Search results