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

File: AllTests.php

Source Location: /PhpDocumentor-1.4.0/AllTests.php

Classes:

AllTests
Master Unit Test Suite class for PhpDocumentor

Page Details:

Master Unit Test Suite file for PhpDocumentor

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

PHP versions 4 and 5

Includes:

require_once('Documentation/tests/phpDocumentorSetupTests.php') [line 42]
require_once('PHPUnit/Framework.php') [line 35]
require_once('PHPUnit/TextUI/TestRunner.php') [line 36]
require_once('Documentation/tests/phpDocumentorTParserTests.php') [line 43]
require_once('Documentation/tests/HighlightParserTests.php') [line 45]
require_once('Documentation/tests/ParserClassTests.php') [line 46]
require_once('Documentation/tests/ParserPageTests.php') [line 47]
require_once('Documentation/tests/IntermediateParserTests.php') [line 44]

PHPDOCUMENTOR_BASE [line 56]

PHPDOCUMENTOR_BASE = '.'
Base directory of code being PhpDoc'd

Needed by some of the objects being tested in the suites

  • Since: 1.4.0a2

[ Top ]



PHPUnit_MAIN_METHOD [line 28]

PHPUnit_MAIN_METHOD = 'AllTests::main'
Derive the "main" method name

[ Top ]



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