|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Class ilTestSessionTest. More...
Inheritance diagram for ilTestSessionTest:
Collaboration diagram for ilTestSessionTest:Public Member Functions | |
| test_instantiateObject_shouldReturnInstance () | |
| testRefId () | |
| testActiveId () | |
| testUserId () | |
| testTestId () | |
| testAnonymousId () | |
| testLastSequence () | |
| testPass () | |
| testIncreasePass () | |
| testSubmitted () | |
| testSubmittedTimestamp () | |
| testLastFinishedPass () | |
| testObjectiveOrientedContainerId () | |
| testLastStartedPass () | |
| testIsObjectiveOriented () | |
| testSetAccessCodeToSession () | |
| testUnsetAccessCodeInSession () | |
| testIsAnonymousUser () | |
| testPasswordChecked () | |
Private Attributes | |
| ilTestSession | $testObj |
Additional Inherited Members | |
Protected Attributes inherited from ilTestBaseTestCase | |
| Container | $dic = null |
Class ilTestSessionTest.
Definition at line 25 of file ilTestSessionTest.php.
|
protected |
Definition at line 29 of file ilTestSessionTest.php.
References $DIC, and ilTestBaseTestCase\addGlobal_ilUser().
Here is the call graph for this function:| ilTestSessionTest::test_instantiateObject_shouldReturnInstance | ( | ) |
Definition at line 38 of file ilTestSessionTest.php.
| ilTestSessionTest::testActiveId | ( | ) |
Definition at line 49 of file ilTestSessionTest.php.
| ilTestSessionTest::testAnonymousId | ( | ) |
Definition at line 67 of file ilTestSessionTest.php.
| ilTestSessionTest::testIncreasePass | ( | ) |
Definition at line 85 of file ilTestSessionTest.php.
| ilTestSessionTest::testIsAnonymousUser | ( | ) |
| ilTestSessionTest::testIsObjectiveOriented | ( | ) |
Definition at line 128 of file ilTestSessionTest.php.
| ilTestSessionTest::testLastFinishedPass | ( | ) |
Definition at line 110 of file ilTestSessionTest.php.
| ilTestSessionTest::testLastSequence | ( | ) |
Definition at line 73 of file ilTestSessionTest.php.
| ilTestSessionTest::testLastStartedPass | ( | ) |
Definition at line 122 of file ilTestSessionTest.php.
| ilTestSessionTest::testObjectiveOrientedContainerId | ( | ) |
Definition at line 116 of file ilTestSessionTest.php.
| ilTestSessionTest::testPass | ( | ) |
Definition at line 79 of file ilTestSessionTest.php.
| ilTestSessionTest::testPasswordChecked | ( | ) |
Definition at line 161 of file ilTestSessionTest.php.
References ilSession\get().
Here is the call graph for this function:| ilTestSessionTest::testRefId | ( | ) |
Definition at line 43 of file ilTestSessionTest.php.
| ilTestSessionTest::testSetAccessCodeToSession | ( | ) |
Definition at line 136 of file ilTestSessionTest.php.
References ilTestSession\ACCESS_CODE_SESSION_INDEX, ilSession\get(), and ilSession\set().
Here is the call graph for this function:| ilTestSessionTest::testSubmitted | ( | ) |
Definition at line 94 of file ilTestSessionTest.php.
| ilTestSessionTest::testSubmittedTimestamp | ( | ) |
Definition at line 102 of file ilTestSessionTest.php.
| ilTestSessionTest::testTestId | ( | ) |
Definition at line 61 of file ilTestSessionTest.php.
| ilTestSessionTest::testUnsetAccessCodeInSession | ( | ) |
Definition at line 143 of file ilTestSessionTest.php.
References ilTestSession\ACCESS_CODE_SESSION_INDEX, ilSession\get(), and ilSession\set().
Here is the call graph for this function:| ilTestSessionTest::testUserId | ( | ) |
Definition at line 55 of file ilTestSessionTest.php.
|
private |
Definition at line 27 of file ilTestSessionTest.php.