[ Index ]

PHP Cross Reference of moodle-2.8

title

Body

[close]

/lib/tests/ -> setuplib_test.php (summary)

Unit tests for setuplib.php

Copyright: 2012 The Open University
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 297 lines (11 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

core_setuplib_testcase:: (8 methods):
  test_get_docs_url_standard()
  test_get_docs_url_http()
  test_get_docs_url_https()
  test_get_docs_url_wwwroot()
  test_is_web_crawler()
  test_exception_info_removes_serverpaths()
  test_localcachedir()
  test_merge_query_params()


Class: core_setuplib_testcase  - X-Ref

Unit tests for setuplib.php

test_get_docs_url_standard()   X-Ref
Test get_docs_url_standard in the normal case when we should link to Moodle docs.


test_get_docs_url_http()   X-Ref
Test get_docs_url_standard in the special case of an absolute HTTP URL.


test_get_docs_url_https()   X-Ref
Test get_docs_url_standard in the special case of an absolute HTTPS URL.


test_get_docs_url_wwwroot()   X-Ref
Test get_docs_url_standard in the special case of a link relative to wwwroot.


test_is_web_crawler()   X-Ref
No description

test_exception_info_removes_serverpaths()   X-Ref
Test if get_exception_info() removes file system paths.


test_localcachedir()   X-Ref
No description

test_merge_query_params()   X-Ref
No description



Generated: Fri Nov 28 20:29:05 2014 Cross-referenced by PHPXref 0.7.1