Differences Between: [Versions 400 and 403] [Versions 401 and 403]
(no description)
File Size: | 171 lines (6 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
end_meeting_test:: (8 methods):
setUp()
end_meeting()
test_execute_no_instance()
test_execute_without_login()
test_execute_with_invalid_login()
test_execute_with_student_login()
test_execute_with_admin_login()
test_execute_end_meeting_already_ended()
Class: end_meeting_test - X-Ref
Tests for the update_course class.setUp() X-Ref |
Setup for test |
end_meeting(...$params) X-Ref |
Helper param: mixed ...$params return: array|bool|mixed |
test_execute_no_instance() X-Ref |
Test execute API CALL with no instance |
test_execute_without_login() X-Ref |
Test execute API CALL without login |
test_execute_with_invalid_login() X-Ref |
Test execute API CALL with invalid login |
test_execute_with_student_login() X-Ref |
When login as a student |
test_execute_with_admin_login() X-Ref |
Test execute admin logic |
test_execute_end_meeting_already_ended() X-Ref |
Test execute admin logic |