[ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
Unit tests for /lib/filelib.php.
Copyright: | 2009 Jerome Mouneyrac |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 788 lines (32 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
core_filelib_testcase:: (11 methods):
test_format_postdata_for_curlcall()
test_download_file_content()
test_curl_basics()
test_curl_redirects()
test_curl_relative_redirects()
test_curl_proxybypass()
test_curl_post()
test_curl_file()
test_prepare_draft_area()
test_delete_original_file_from_draft()
test_curl_strip_double_headers()
Class: core_filelib_testcase - X-Ref
test_format_postdata_for_curlcall() X-Ref |
No description |
test_download_file_content() X-Ref |
No description |
test_curl_basics() X-Ref |
Test curl basics. |
test_curl_redirects() X-Ref |
No description |
test_curl_relative_redirects() X-Ref |
No description |
test_curl_proxybypass() X-Ref |
No description |
test_curl_post() X-Ref |
No description |
test_curl_file() X-Ref |
No description |
test_prepare_draft_area() X-Ref |
Testing prepare draft area |
test_delete_original_file_from_draft() X-Ref |
Testing deleting original files. |
test_curl_strip_double_headers() X-Ref |
Tests the strip_double_headers function in the curl class. |
Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |