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

Class: AllTests

Source Location: /PhpDocumentor-1.4.0/AllTests.php

Class Overview


Master Unit Test Suite class for PhpDocumentor


Author(s):

Version:

  • Release: @package_version@

Methods


Inherited Variables

Inherited Methods


Class Details

[line 76]
Master Unit Test Suite class for PhpDocumentor

This top-level test suite class organizes all class test suite files, so that the full suite can be run by PhpUnit or via "pear run-tests -u".



[ Top ]


Method Detail

main   [line 85]

void main( )

Launches the TextUI test runner
  • Access: public
  • Uses: PHPUnit_TextUI_TestRunner

[ Top ]

suite   [line 98]

PHPUnit_Framework_TestSuite suite( )

Adds all class test suites into the master suite
  • Return: a master test suite containing all class test suites
  • Access: public
  • Uses: PHPUnit_Framework_TestSuite

[ Top ]


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