cakephp2-php8/cake/tests/lib
2010-05-12 22:43:44 -04:00
..
coverage Adding tests for generating method coverage with the reporter. 2010-05-12 22:43:44 -04:00
reporter Switching back to using non raw code coverage data as it has been filtered by phpunit's filters. combining the data from phpunit into a singular cohesive report. 2010-05-09 02:08:32 -04:00
templates Making coverage reports show what tests covered the line being hovered over. Updating CSS to help facilitate hover effects. 2010-05-12 22:13:12 -04:00
cake_fixture_manager.php Adding the CakePHP testing classes to the coverage ignore filter for PHPUnit. Starting to refactor how coverage is generated, to use more features of PHPUnit. 2010-05-08 16:18:45 -04:00
cake_test_case.php Adding the CakePHP testing classes to the coverage ignore filter for PHPUnit. Starting to refactor how coverage is generated, to use more features of PHPUnit. 2010-05-08 16:18:45 -04:00
cake_test_fixture.php Adding the CakePHP testing classes to the coverage ignore filter for PHPUnit. Starting to refactor how coverage is generated, to use more features of PHPUnit. 2010-05-08 16:18:45 -04:00
cake_test_model.php Changed all public 'var' declarations to be 'public $var' 2010-04-04 17:14:00 +10:00
cake_test_suite_dispatcher.php Removing references to non phpunit code coverage parsing. 2010-05-08 17:14:47 -04:00
cake_web_test_case.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
code_coverage_manager.php Fixing / adding visibility. 2010-04-14 23:24:44 -04:00
test_manager.php Switching back to using non raw code coverage data as it has been filtered by phpunit's filters. combining the data from phpunit into a singular cohesive report. 2010-05-09 02:08:32 -04:00