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

Class: PHPUnit2_Framework_Test

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

Class Overview

Countable
   |
   --PHPUnit2_Framework_Test

A Test can be run and collect its results.


Author(s):

Version:

  • Release: @package_version@

Copyright:

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

Methods


Inherited Variables

Inherited Methods


Class Details

[line 68]
A Test can be run and collect its results.


[ Top ]


Method Detail

run   [line 77]

PHPUnit2_Framework_TestResult run( [PHPUnit2_Framework_TestResult $result = NULL])

Runs a test and collects its result in a TestResult instance.
  • Access: public

Parameters:

PHPUnit2_Framework_TestResult   $result   — 

[ Top ]


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