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

Class: PHPUnit2_Framework_SelfDescribing

Source Location: /PHPUnit2-3.0.0alpha11/Framework/SelfDescribing.php

Class Overview


Interface for classes that can return a description of itself.


Author(s):

Version:

  • Release: @package_version@

Copyright:

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

Methods


Child classes:

PHPUnit2_Framework_Constraint
Interface for constraints which are placed upon any value.
PHPUnit2_Extensions_MockObject_Matcher_Invocation
Interface for classes which matches an invocation based on its method name, argument, order or call count.
PHPUnit2_Extensions_MockObject_Stub
An object that stubs the process of a normal method for a mock object.

Inherited Variables

Inherited Methods


Class Details

[line 68]
Interface for classes that can return a description of itself.


[ Top ]


Method Detail

toString   [line 76]

string toString( )

Returns a string representation of the object.
  • Access: public

[ Top ]


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