ILIAS
Release_5_0_x_branch Revision 61816
|
Public Member Functions | |
testBasicSessionBehaviour () | |
IL_Init | |
testPasswordAssisstanceSession () | |
IL_Init |
Protected Member Functions | |
setUp () |
Protected Attributes | |
$backupGlobals = FALSE |
Definition at line 24 of file ilSessionTest.php.
|
protected |
Definition at line 28 of file ilSessionTest.php.
ilSessionTest::testBasicSessionBehaviour | ( | ) |
IL_Init
Definition at line 37 of file ilSessionTest.php.
References $ilUser, $result, ilSession\_destroy(), ilSession\_destroyByUserId(), ilSession\_destroyExpiredSessions(), ilSession\_duplicate(), ilSession\_exists(), ilSession\_getData(), and ilSession\_writeData().
ilSessionTest::testPasswordAssisstanceSession | ( | ) |
IL_Init
Definition at line 79 of file ilSessionTest.php.
References $ilUser, $res, $result, db_pwassist_session_destroy(), db_pwassist_session_find(), db_pwassist_session_gc(), db_pwassist_session_read(), and db_pwassist_session_write().
|
protected |
Definition at line 26 of file ilSessionTest.php.