ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class ilSessionTest needsInstalledILIAS. More...
Public Member Functions | |
testBasicSessionBehaviour () | |
IL_Init More... | |
testPasswordAssisstanceSession () | |
IL_Init More... | |
Protected Member Functions | |
setUp () | |
Protected Attributes | |
$backupGlobals = false | |
Class ilSessionTest needsInstalledILIAS.
Definition at line 28 of file ilSessionTest.php.
|
protected |
Definition at line 32 of file ilSessionTest.php.
ilSessionTest::testBasicSessionBehaviour | ( | ) |
IL_Init
Definition at line 41 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 77 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 30 of file ilSessionTest.php.