cakephp2-php8/cake/tests/test_app/plugins/test_plugin
davidpersson 3c3b852099 Changing package of tests from "cake.tests" to "cake".
Moving tearDown et al. to the top of each test class.
Adding short descriptions to docblocks.
Adding missing docblocks.
Removing unnecessary blank lines and whitespaces.
Updating labels of test groups.

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8116 3807eeeb-6ff5-0310-8944-8be069107fe0
2009-03-18 17:55:58 +00:00
..
controllers Changing package of tests from "cake.tests" to "cake". 2009-03-18 17:55:58 +00:00
locale/po/LC_MESSAGES Closes #1855, Separate translation files per plugin. This is now supported using !__d() and !__dn(). 2008-10-16 05:16:00 +00:00
models Removed trailing whitespaces from tests. 2008-11-08 02:58:37 +00:00
vendors Changing package of tests from "cake.tests" to "cake". 2009-03-18 17:55:58 +00:00
views Changing package of tests from "cake.tests" to "cake". 2009-03-18 17:55:58 +00:00
test_plugin_app_controller.php Changing package of tests from "cake.tests" to "cake". 2009-03-18 17:55:58 +00:00
test_plugin_app_model.php Changing package of tests from "cake.tests" to "cake". 2009-03-18 17:55:58 +00:00