Differences Between: [Versions 310 and 311] [Versions 311 and 400] [Versions 311 and 401] [Versions 311 and 402] [Versions 311 and 403] [Versions 39 and 311]
(no description)
File Size: | 266 lines (11 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
format_weeks_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_weeks_test - X-Ref
format_weeks related unit teststest_get_section_name() X-Ref |
Tests for format_weeks::get_section_name method with default section names. |
test_get_section_name_customised() X-Ref |
Tests for format_weeks::get_section_name method with modified section names. |
test_get_default_section_name() X-Ref |
Tests for format_weeks::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 |