See Release Notes
Long Term Support Release
Differences Between: [Versions 401 and 402] [Versions 401 and 403]
(no description)
File Size: | 154 lines (5 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
completion_validate_test:: (7 methods):
setUp()
completion_validate()
test_execute_no_instance()
test_execute_without_login()
test_execute_with_invalid_login()
test_execute_with_valid_login_but_student()
test_execute_with_valid_login_with_teacher()
Class: completion_validate_test - X-Ref
Tests for the completion_validate class.setUp() X-Ref |
Setup for test |
completion_validate(...$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_but_student() X-Ref |
When login as a student |
test_execute_with_valid_login_with_teacher() X-Ref |
When login as a student |