[ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
Unit tests for config only library functions-
Copyright: | 2012 Petr Skoda {@link http://skodak.org} |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 144 lines (6 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 1 file lib/configonlylib.php |
core_configonlylib_testcase:: (4 methods):
test_min_fix_utf8()
test_min_clean_param()
test_min_optional_param()
min_get_slash_argument()
Class: core_configonlylib_testcase - X-Ref
Unit tests for config only library functions.test_min_fix_utf8() X-Ref |
Test cleaning of invalid utf-8 entities. |
test_min_clean_param() X-Ref |
Test minimalistic parameter cleaning. |
test_min_optional_param() X-Ref |
Test minimalistic getting of page parameters. |
min_get_slash_argument() X-Ref |
Test fail-safe minimalistic slashargument processing. |
Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |