See Release Notes
Long Term Support Release
Differences Between: [Versions 310 and 401] [Versions 39 and 401] [Versions 401 and 402] [Versions 401 and 403]
(no description)
File Size: | 905 lines (35 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
session_manager_test:: (27 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()
pages_sessionlocks()
test_get_recent_session_locks()
test_update_recent_session_locks()
test_get_session_lock_info()
sessionlock_history()
sessionlocks_info_provider()
test_get_locked_page_at()
test_cleanup_recent_session_locks()
test_array_session_diff_same_array()
test_array_session_diff_first_array_larger()
test_array_session_diff_second_array_larger()
Class: session_manager_test - 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 |
pages_sessionlocks() X-Ref |
Session lock info on pages. return: array |
test_get_recent_session_locks() X-Ref |
Test to get recent session locks. |
test_update_recent_session_locks() X-Ref |
Test to update recent session locks. |
test_get_session_lock_info() X-Ref |
Test to get session lock info. |
sessionlock_history() X-Ref |
Session lock info on some pages to serve as history. return: array |
sessionlocks_info_provider() X-Ref |
Data provider for test_get_locked_page_at function. return: array |
test_get_locked_page_at($url, $time) X-Ref |
Test to get locked page at a speficic timestamp. param: array $url Session lock page url. param: array $time Session lock time. |
test_cleanup_recent_session_locks() X-Ref |
Test cleanup recent session locks. |
test_array_session_diff_same_array() X-Ref |
No description |
test_array_session_diff_first_array_larger() X-Ref |
No description |
test_array_session_diff_second_array_larger() X-Ref |
No description |