file-fetcher
Public Member Functions | List of all members
PHPUnit\Framework\MockObject\Rule\ConsecutiveParameters Class Reference
Inheritance diagram for PHPUnit\Framework\MockObject\Rule\ConsecutiveParameters:
PHPUnit\Framework\MockObject\Rule\ParametersRule PHPUnit\Framework\SelfDescribing PHPUnit\Framework\MockObject\Verifiable

Public Member Functions

 __construct (array $parameterGroups)
 
 toString ()
 
 apply (BaseInvocation $invocation)
 
 verify ()
 

Constructor & Destructor Documentation

◆ __construct()

PHPUnit\Framework\MockObject\Rule\ConsecutiveParameters::__construct ( array  $parameterGroups)
Exceptions

Member Function Documentation

◆ apply()

PHPUnit\Framework\MockObject\Rule\ConsecutiveParameters::apply ( BaseInvocation  $invocation)

◆ toString()

PHPUnit\Framework\MockObject\Rule\ConsecutiveParameters::toString ( )

Returns a string representation of the object.

Implements PHPUnit\Framework\SelfDescribing.

◆ verify()

PHPUnit\Framework\MockObject\Rule\ConsecutiveParameters::verify ( )

The documentation for this class was generated from the following file: