An empty collection of methods that can have their
return values set and expectations made of the calls upon them. The mock will assert the expectations against it's attached test case in addition to the server stub behaviour.
Located in /libraries/pear/simpletest/test/simple_mock_test.php (line 333)
SimpleStub | --SimpleMock | --SpecialSimpleMock
Inherited from SimpleMock
SimpleMock::$_expected_args
SimpleMock::$_expected_args_at
SimpleMock::$_expected_counts
SimpleMock::$_max_counts
SimpleMock::$_test
Inherited from SimpleStub
SimpleStub::$_call_counts
SimpleStub::$_is_strict
SimpleStub::$_returns
SimpleStub::$_return_sequence
SimpleStub::$_wildcard
Inherited From SimpleMock
SimpleMock::SimpleMock()
SimpleMock::expectArguments()
SimpleMock::expectArgumentsAt()
SimpleMock::expectAtLeastOnce()
SimpleMock::expectCallCount()
SimpleMock::expectMaximumCallCount()
SimpleMock::expectMinimumCallCount()
SimpleMock::expectNever()
SimpleMock::expectOnce()
SimpleMock::getTest()
SimpleMock::tally()
SimpleMock::_assertTrue()
SimpleMock::_checkArgumentsIsArray()
SimpleMock::_checkExpectations()
SimpleMock::_invoke()
Inherited From SimpleStub
SimpleStub::SimpleStub()
SimpleStub::getCallCount()
SimpleStub::setReturnReference()
SimpleStub::setReturnReferenceAt()
SimpleStub::setReturnValue()
SimpleStub::setReturnValueAt()
SimpleStub::_addCall()
SimpleStub::_dieOnNoMethod()
SimpleStub::_getReturn()
SimpleStub::_invoke()
SimpleStub::_replaceWildcards()
Documentation generated on Fri, 11 Feb 2005 18:14:00 +0000 by phpDocumentor 1.3.0RC3