cakephp2-php8/cake/tests/cases/libs/view
mariano.iglesias 660d5bb804 Allowing CakeTestCase::assertTags() to receive strings as expectation.
Removing default value in AjaxHelper::options() and AjaxHelper::__optionsForAjax() since it always require a parameter.
Using Object::stop() instead of exit() in AjaxHelper::afterRender().
Bringing AjaxTest coverage to 88%

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6928 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-05-18 19:51:30 +00:00
..
helpers Allowing CakeTestCase::assertTags() to receive strings as expectation. 2008-05-18 19:51:30 +00:00
helper.test.php fixes #4571 Helper::clean() returns null if passed empty array or string. 2008-05-05 14:41:15 +00:00
theme.test.php updating error handling, error.test, view.test, theme.test, change socket.test to use App::import() 2008-02-27 21:22:40 +00:00
view.test.php Adding check for XDebug in CCM test, fixing database check in MySQL, adding test coverage for View, fixes #4619 2008-05-11 15:48:45 +00:00