On this page
Class CakeBaseReporter
CakeBaseReporter contains common reporting features used in the CakePHP Test suite
- PHPUnit_TextUI_ResultPrinter
CakeBaseReporter
Direct Subclasses
Package: Cake\TestSuite\Reporter
Copyright: Copyright (c) Cake Software Foundation, Inc. (https://cakefoundation.org)
License: MIT License
Location: Cake/TestSuite/Reporter/CakeBaseReporter.php
Copyright: Copyright (c) Cake Software Foundation, Inc. (https://cakefoundation.org)
License: MIT License
Location: Cake/TestSuite/Reporter/CakeBaseReporter.php
Properties summary
-
$_characterSet
protectedstring
-
$_headerSent
protectedboolean
-
$params
publicarray
Method Summary
-
__construct() public
Does nothing yet. The first output will be sent on the first test start.
-
addError() publicAn error occurred.
-
addFailure() publicA failure occurred.
-
addIncompleteTest() publicIncomplete test.
-
addSkippedTest() publicSkipped test.
-
baseUrl() publicGet the baseUrl if one is available.
-
endTest() publicA test ended.
-
endTestSuite() publicA test suite ended.
-
paintDocumentEnd() public
Paints the end of the response from the test suite. Used to paint things like
© 2005–2017 The Cake Software Foundation, Inc.
Licensed under the MIT License.
CakePHP is a registered trademark of Cake Software Foundation, Inc.
We are not endorsed by or affiliated with CakePHP.
https://api.cakephp.org/2.10/class-CakeBaseReporter.html