|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| setUp () | |
| tearDown () | |
| test_format_string () | |
| test_s () | |
| test_format_text_email () | |
| test_highlight () | |
| test_replace_ampersands () | |
| test_strip_links () | |
| test_wikify_links () | |
| test_compare_url () | |
| test_html_to_text_simple () | |
| test_html_to_text_image () | |
| test_html_to_text_image_with_backslash () | |
| test_html_to_text_nowrap () | |
| test_html_to_text_dont_screw_up_utf8 () | |
| test_html_to_text_trailing_whitespace () | |
| test_html_to_text_0 () | |
| test_html_to_text_pre_parsing_problem () | |
| test_clean_text () | |
Static Public Attributes | |
| static | $includecoverage = array('lib/weblib.php') |
Definition at line 15 of file testweblib.php.
| setUp | ( | ) |
Definition at line 19 of file testweblib.php.
| tearDown | ( | ) |
Definition at line 22 of file testweblib.php.
| test_clean_text | ( | ) |
| test_compare_url | ( | ) |
| test_highlight | ( | ) |
| test_s | ( | ) |
| test_strip_links | ( | ) |
$includecoverage = array('lib/weblib.php') [static] |
Definition at line 17 of file testweblib.php.