[ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
Unit tests for session manager class.
Copyright: | 2013 Petr Skoda {@link http://skodak.org} |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 656 lines (26 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
core_session_manager_testcase:: (16 methods):
test_start()
test_init_empty_session()
test_set_user()
test_login_user()
test_terminate_current()
test_write_close()
test_session_exists()
test_touch_session()
test_kill_session()
test_kill_user_sessions()
test_apply_concurrent_login_limit()
test_kill_all_sessions()
test_gc()
test_loginas()
test_is_loggedinas()
test_get_realuser()
Class: core_session_manager_testcase - X-Ref
Unit tests for session manager class.test_start() X-Ref |
No description |
test_init_empty_session() X-Ref |
No description |
test_set_user() X-Ref |
No description |
test_login_user() X-Ref |
No description |
test_terminate_current() X-Ref |
No description |
test_write_close() X-Ref |
No description |
test_session_exists() X-Ref |
No description |
test_touch_session() X-Ref |
No description |
test_kill_session() X-Ref |
No description |
test_kill_user_sessions() X-Ref |
No description |
test_apply_concurrent_login_limit() X-Ref |
No description |
test_kill_all_sessions() X-Ref |
No description |
test_gc() X-Ref |
No description |
test_loginas() X-Ref |
Test loginas. |
test_is_loggedinas() X-Ref |
No description |
test_get_realuser() X-Ref |
No description |
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |