ILIAS
Release_4_0_x_branch Revision 61816
|
Public Member Functions | |
testBasicSessionBehaviour () | |
testPasswordAssisstanceSession () |
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.
References ilUnitUtil\performInitialisation().
ilSessionTest::testBasicSessionBehaviour | ( | ) |
Definition at line 34 of file ilSessionTest.php.
References $result, ilSession\_destroy(), ilSession\_destroyByUserId(), ilSession\_destroyExpiredSessions(), ilSession\_duplicate(), ilSession\_exists(), ilSession\_getData(), and ilSession\_writeData().
ilSessionTest::testPasswordAssisstanceSession | ( | ) |
Definition at line 73 of file ilSessionTest.php.
References $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.