cakephp2-php8/cake/tests/cases
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
..
console fixes #4495. updating cake.php and cake.test.php 2008-05-15 15:40:35 +00:00
libs Allowing CakeTestCase::assertTags() to receive strings as expectation. 2008-05-18 19:51:30 +00:00
dispatcher.test.php Updated dispatcher test for case described in #4660 2008-05-17 03:52:08 +00:00