cakephp2-php8/lib/Cake/Test/Case
Yaser Naderi 3d224639d9 Add the functionality to accept enum MySQL datatype storing the Integer values as String (#12715)
Fix a bug in enum MySQL datatype storing Integers when enum contains
integer string values. Now strings will always be used for enum values.
2018-11-30 21:27:58 -05:00
..
Cache Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
Configure Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
Console Simplify assertions in tests 2018-11-11 17:00:55 +01:00
Controller Pass PaginatorComponentTest::testPaginateExtraParams() 2018-01-17 23:27:20 +09:00
Core Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
Error Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
Event Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
I18n Move failing assertion to a new test method 2018-11-11 17:53:28 +01:00
Log Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
Model Add the functionality to accept enum MySQL datatype storing the Integer values as String (#12715) 2018-11-30 21:27:58 -05:00
Network code style 2018-08-01 21:50:38 +03:00
Routing Fixed PHPUnit 5.7 warnings 2017-07-16 16:02:31 +02:00
TestSuite Remove duplicate connect method from the unit test stub 2018-08-26 01:24:18 +02:00
Utility Fix typo 2018-02-25 16:52:34 +09:00
View Fix phpcs error. 2018-01-24 21:17:52 -05:00
AllBehaviorsTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
AllCacheTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
AllComponentsTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
AllConfigureTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
AllConsoleTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
AllControllerTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
AllCoreTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
AllDatabaseTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
AllDbRelatedTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
AllErrorTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
AllEventTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
AllHelpersTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
AllI18nTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
AllLogTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
AllNetworkTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
AllRoutingTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
AllTestsTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
AllTestSuiteTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
AllUtilityTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
AllViewTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
BasicsTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00