cakephp2-php8/lib/Cake/Test/Case
Mark Story 005699eb49 Merge pull request #1533 from dereuromark/master-null-checks
unify null checks - avoid method call in favor of strict check
2013-08-17 12:05:52 -07: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 simplyfy test and correct some test param orders 2013-08-16 20:51:11 +02: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 a few more orders in test case corrected 2013-08-16 20:55:17 +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