« tests/PHPUnit/System/CsvExportTest.php » n'existait pas sur « 8cca15cec31e68adb8aa43f688471beaf3b09128 »
Newer
Older
<?php
/**
* Piwik - free/libre analytics platform
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
*/
namespace Piwik\Tests;
Matthieu Napoli
a validé
/**
* @deprecated since 2.10.0 use \Piwik\Tests\Framework\TestCase\ConsoleCommandTestCase instead
*/
Thomas Steur
a validé
class ConsoleCommandTestCase extends Framework\TestCase\ConsoleCommandTestCase