Differences Between: [Versions 400 and 402] [Versions 401 and 402]
(no description)
File Size: | 123 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
can_join_test:: (6 methods):
setUp()
can_join()
test_execute_no_instance()
test_execute_without_login()
test_execute_with_invalid_login()
test_execute_with_valid_login()
Class: can_join_test - X-Ref
Tests for the update_course class.setUp() X-Ref |
Setup for test |
can_join(...$params) X-Ref |
Helper param: mixed ...$params return: 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_valid_login() X-Ref |
When login as a student |