cakephp2-php8/lib/Cake/TestSuite
mark_story bd0104d972 Add methods to CakeTestCase
Add assertTextEquals, and assertTextNotEquals for doing
platform independant text comparisons.

Refs #2148
2012-01-24 21:08:56 -05:00
..
Coverage Add/move docblocks to make text available in the API docs 2011-12-08 07:35:02 -08:00
Fixture Merge branch '2.0' into 2.1 2011-12-11 22:51:40 -05:00
Reporter Merge branch '2.0' into 2.1 2011-12-22 03:15:04 +05:30
templates Merge remote-tracking branch 'origin/2.0' into 2.1 2012-01-22 15:52:54 -04:30
CakeTestCase.php Add methods to CakeTestCase 2012-01-24 21:08:56 -05:00
CakeTestLoader.php Make App test cases the default. 2011-12-19 23:13:46 -05:00
CakeTestRunner.php Code standards formatting 2011-12-15 22:52:07 -08:00
CakeTestSuite.php Made default value and behavior of param $exceptions for Folder::tree() identical to same param in Folder::read() 2011-12-22 03:29:21 +05:30
CakeTestSuiteCommand.php Indentation fix (tab instead of spaces) 2011-12-20 22:26:43 -05:00
CakeTestSuiteDispatcher.php Make App test cases the default. 2011-12-19 23:13:46 -05:00
ControllerTestCase.php Fix various failing tests. 2011-12-17 23:50:41 -05:00