cakephp2-php8/lib/Cake/Test
Ceeram 6bf9363217 Add option to skip exception types for logging.
add blacklisting for logging exceptions

add test for skipping exception logging, and fix typo and cs

add example to docblock in core.php for skipLog

remove app_error.php skips, those are no longer used in 2.x

use assertContains instead of assertRegExp

check for instanceof, instead of matching names
2013-03-26 15:11:39 +01:00
..
Case Add option to skip exception types for logging. 2013-03-26 15:11:39 +01:00
Fixture Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
test_app == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00