Differences Between: [Versions 310 and 311] [Versions 311 and 402] [Versions 311 and 403] [Versions 39 and 311]
(no description)
File Size: | 270 lines (11 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
format_topics_test:: (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_test - X-Ref
Topics course format related unit tests.test_get_section_name() X-Ref |
Tests for format_topics::get_section_name method with default section names. return: void |
test_get_section_name_customised() X-Ref |
Tests for format_topics::get_section_name method with modified section names. return: void |
test_get_default_section_name() X-Ref |
Tests for format_topics::get_default_section_name. return: void |
test_update_inplace_editable() X-Ref |
Test web service updating section name. return: void |
test_inplace_editable() X-Ref |
Test callback updating section name. return: void |
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. return: void |