cakephp2-php8/lib/Cake/Test/Case
mark_story 675f828e16 Remove insertQuery and deleteQuery.
These properties were never implemented and are misleading when people
try to use them.

Closes #3997
2013-08-18 21:37:37 -04:00
..
Cache coding standards according to new sniffer rules 2013-08-08 01:03:21 +02:00
Configure Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Console Removed a stray tab. 2013-08-06 17:13:53 +08:00
Controller Fix missing expiry times on cookies. 2013-08-06 22:01:13 -04:00
Core coding standards according to new sniffer rules 2013-08-08 01:03:21 +02:00
Error coding standards according to new sniffer rules 2013-08-08 01:03:21 +02:00
Event Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
I18n Throw exceptions when '' is used as translation domain. 2013-07-27 21:41:22 -04:00
Log Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Model Remove insertQuery and deleteQuery. 2013-08-18 21:37:37 -04:00
Network Merge pull request #1508 from fuga/feature/email-config 2013-08-15 08:26:11 -07:00
Routing RedirectRoute class does not honor persist as array with custom route elements. 2013-08-17 14:51:12 -04:00
TestSuite Added missing calls to setUp & tearDown in tests 2013-07-29 01:52:39 +02:00
Utility Makes PHPCS pass again. 2013-08-18 16:12:23 +02:00
View coding standards according to new sniffer rules 2013-08-08 01:03:21 +02:00
AllBehaviorsTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllCacheTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllComponentsTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllConfigureTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllConsoleTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllControllerTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllCoreTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllDatabaseTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllDbRelatedTest.php Added more tests to db related tests group 2013-08-04 23:38:30 +05:30
AllErrorTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllEventTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllHelpersTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllI18nTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllLogTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllNetworkTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllRoutingTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllTestsTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllTestSuiteTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllUtilityTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllViewTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
BasicsTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00