ParametersExpectationParameter comparison assertion.
Located in /mock_objects.php (line 30)
SimpleExpectation | --ParametersExpectation
ParametersExpectation
__construct
([ $expected = false], [string $message = '%s'], array $parameters)
Sets the expected parameter list.
Creates an identical expectation if the object/value is not already some type of expectation.
Message to display if expectation differs from the parameters actually received.
Renders the argument list as a string for messages.
Tests the assertion. True if correct.
Returns a human readable test message.
Tests an individual parameter.
Inherited From SimpleExpectation
SimpleExpectation::__construct()
SimpleExpectation::getDumper()
SimpleExpectation::isExpectation()
SimpleExpectation::overlayMessage()
SimpleExpectation::test()
SimpleExpectation::testMessage()
Documentation generated on Thu, 01 Oct 2009 20:55:12 -0500 by phpDocumentor 1.4.2