PHPUnit2
[ class tree: PHPUnit2 ] [ index: PHPUnit2 ] [ all elements ]

Class: PHPUnit2_Extensions_MockObject_Invocation

Source Location: /PHPUnit2-3.0.0alpha11/Extensions/MockObject/Invocation.php

Class Overview


Encapsulates information on a method invocation which can be passed to matchers.


Author(s):

Version:

  • Release: @package_version@

Copyright:

  • 2002-2006 Sebastian Bergmann <sb@sebastian-bergmann.de>

Methods


Inherited Variables

Inherited Methods


Class Details

[line 73]
Encapsulates information on a method invocation which can be passed to matchers.

The invocation consists of the object it occured from, the class name, the method name and all the parameters. The mock object must instantiate this class with the values from the mocked method and pass it to an object of PHPUnit2_Extensions_MockObject_Invokable.



[ Top ]


Method Detail

toString   [line 91]

void toString( )


[ Top ]


Documentation generated on Tue, 12 Sep 2006 09:37:08 -0400 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.