cakephp2-php8/lib/Cake/Test/Case/Utility
mark_story 418dcfd7f8 Consistently remove plugin names in object collections.
We were sometimes removing plugin prefixes (set, and some subclass
methods). But many other methods were missing the pluginSplit() feature.
This change makes all of the methods in ObjectCollection strip plugin
prefixes, which increases consistency across the framework.

Refs #7098
2015-07-23 21:46:21 -04:00
..
CakeNumberTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
CakeTextTest.php Backport utf fix for CakeText::tokenize(). 2015-07-13 08:23:05 +02:00
CakeTimeTest.php Capitalize Windows, the OS 2015-07-09 15:54:03 +02:00
ClassRegistryTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
DebuggerTest.php Use (int) cast instead of intval() function for performance reasons and to unify it. 2014-09-10 15:52:57 +02:00
FileTest.php Define code coverage explicitly 2015-06-15 00:56:09 +02:00
FolderTest.php Capitalize Windows, the OS 2015-07-09 15:54:03 +02:00
HashTest.php Fix PHPCS errors. 2015-07-21 16:28:17 -04:00
InflectorTest.php Add tests for #6879 2015-07-06 22:43:52 -04:00
ObjectCollectionTest.php Consistently remove plugin names in object collections. 2015-07-23 21:46:21 -04:00
SanitizeTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
SecurityTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
SetTest.php Merge branch 'master' into 2.5 2014-04-06 21:50:41 +02:00
ValidationTest.php Merge branch '2.6' into 2.7 2015-06-20 10:03:14 -04:00
XmlTest.php Fix syntax errors in PHP <5.4 2015-05-28 17:39:52 -04:00