|
ILIAS
Release_4_0_x_branch Revision 61816
|
Inheritance diagram for ilSessionTest:
Collaboration diagram for ilSessionTest: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().
Here is the call graph for this function:| 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().
Here is the call graph for this function:| 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().
Here is the call graph for this function:
|
protected |
Definition at line 26 of file ilSessionTest.php.