ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
Public Member Functions | |
testBasicSessionBehaviour () | |
IL_Init More... | |
testPasswordAssisstanceSession () | |
IL_Init More... | |
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.