|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Inheritance diagram for StateTest:
Collaboration diagram for StateTest:Public Member Functions | |
| testGetNullValue () | |
| testValue (State $state) | |
| testGetNullValue More... | |
| testSerialize (State $state) | |
| testValue More... | |
| testRemoveValue (State $state) | |
| testValue More... | |
Definition at line 8 of file StateTest.php.
| StateTest::testGetNullValue | ( | ) |
Definition at line 10 of file StateTest.php.
| StateTest::testRemoveValue | ( | State | $state | ) |
testValue
Definition at line 41 of file StateTest.php.
References ILIAS\KioskMode\State\serialize(), ILIAS\KioskMode\State\withoutKey(), and ILIAS\KioskMode\State\withValueFor().
Here is the call graph for this function:| StateTest::testSerialize | ( | State | $state | ) |
testValue
Definition at line 32 of file StateTest.php.
References ILIAS\KioskMode\State\serialize().
Here is the call graph for this function:| StateTest::testValue | ( | State | $state | ) |
testGetNullValue
Definition at line 20 of file StateTest.php.
References ILIAS\LTI\ToolProvider\$key, ILIAS\KioskMode\State\getValueFor(), and ILIAS\KioskMode\State\withValueFor().
Here is the call graph for this function: