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

Class: PHPUnit2_Extensions_MockObject_Matcher_AnyParameters

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

Class Overview

PHPUnit2_Extensions_MockObject_Matcher_StatelessInvocation
   |
   --PHPUnit2_Extensions_MockObject_Matcher_AnyParameters

Invocation matcher which allos any parameters to a method.


Author(s):

Version:

  • Release: @package_version@

Copyright:

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

Methods


Inherited Variables

Inherited Methods


Class Details

[line 69]
Invocation matcher which allos any parameters to a method.


[ Top ]


Method Detail

matches   [line 76]

void matches( PHPUnit2_Extensions_MockObject_Invocation $invocation)

  • Access: public

Parameters:

PHPUnit2_Extensions_MockObject_Invocation   $invocation   — 

[ Top ]

toString   [line 71]

void toString( )

  • Access: public

[ Top ]


Documentation generated on Mon, 11 Mar 2019 14:40:37 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.