Class CakeBaseReporter

CakeBaseReporter contains common reporting features used in the CakePHP Test suite

PHPUnit_TextUI_ResultPrinter
Extended by 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

Properties summary

  • $_characterSet protected
    string
    Character set for the output of test reporting.
  • $_headerSent protected
    boolean
    Headers sent
  • $params public
    array
    Array of request parameters. Usually parsed GET params.

Method Summary

© 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