Differences Between: [Versions 310 and 311] [Versions 310 and 400] [Versions 310 and 401] [Versions 310 and 402] [Versions 310 and 403]
Unit tests for sessionlib.php file.
Author: | Petr Skoda <petr.skoda@totaralms.com> |
Copyright: | 2014 Totara Learning Solutions Ltd {@link http://www.totaralms.com/} |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 319 lines (12 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
core_sessionlib_testcase:: (6 methods):
test_cron_setup_user()
moodle_cookie_secure_provider()
test_is_moodle_cookie_secure()
test_sesskey()
test_confirm_sesskey()
test_require_sesskey()
Class: core_sessionlib_testcase - X-Ref
Unit tests for sessionlib.php file.test_cron_setup_user() X-Ref |
No description |
moodle_cookie_secure_provider() X-Ref |
Test provided for secure cookie return: array of config and secure result |
test_is_moodle_cookie_secure($config, $secure) X-Ref |
Test for secure cookie param: array $config Array of key value config settings param: bool $secure Wether cookies should be secure or not |
test_sesskey() X-Ref |
No description |
test_confirm_sesskey() X-Ref |
No description |
test_require_sesskey() X-Ref |
No description |