cakephp2-php8/lib/Cake/Test/Case
mark_story 2f599e8a2a Removing extra new lines.
Removing extra new lines and duplicated tests.
2011-11-16 21:51:49 -05:00
..
Cache Test case compatibility skipUnless() to markTestSkipped() 2011-11-16 21:07:09 -05:00
Configure Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
Console Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
Controller Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
Core Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
Error Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
I18n Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
Log Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
Model Test case compatibility assertIsA() to assertInstanceOf() 2011-11-16 21:07:08 -05:00
Network Test case compatibility skipUnless() to markTestSkipped() 2011-11-16 21:07:09 -05:00
Routing Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
TestSuite Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
Utility Test case compatibility assertIsA() to assertInstanceOf() 2011-11-16 21:07:08 -05:00
View Test case compatibility skipUnless() to markTestSkipped() 2011-11-16 21:07:09 -05:00
AllBehaviorsTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
AllCacheTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllComponentsTest.php Using Folder class in CakeTestSuite, this fixes issues where 2011-08-27 10:34:08 -04:00
AllConfigureTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllConsoleTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllControllerTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
AllCoreTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllDatabaseTest.php Removing Oracle driver, it will not make it to stable release. Revert this commit to bring it back for next version 2011-09-03 06:50:19 -04:30
AllErrorTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllHelpersTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
AllI18nTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllLogTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllModelTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllNetworkTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllRoutingTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
AllTestsTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
AllTestSuiteTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
AllUtilityTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllViewTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
BasicsTest.php Removing extra new lines. 2011-11-16 21:51:49 -05:00