See Release Notes
Long Term Support Release
Differences Between: [Versions 39 and 310] [Versions 39 and 311] [Versions 39 and 400] [Versions 39 and 401] [Versions 39 and 402] [Versions 39 and 403]
format_topics related unit tests
Copyright: | 2015 Marina Glancy |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 264 lines (11 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
format_topics_testcase:: (7 methods):
test_get_section_name()
test_get_section_name_customised()
test_get_default_section_name()
test_update_inplace_editable()
test_inplace_editable()
test_default_course_enddate()
test_get_view_url()
Class: format_topics_testcase - X-Ref
format_topics related unit teststest_get_section_name() X-Ref |
Tests for format_topics::get_section_name method with default section names. |
test_get_section_name_customised() X-Ref |
Tests for format_topics::get_section_name method with modified section names. |
test_get_default_section_name() X-Ref |
Tests for format_topics::get_default_section_name. |
test_update_inplace_editable() X-Ref |
Test web service updating section name |
test_inplace_editable() X-Ref |
Test callback updating section name |
test_default_course_enddate() X-Ref |
Test get_default_course_enddate. return: void |
test_get_view_url() X-Ref |
Test for get_view_url() to ensure that the url is only given for the correct cases |