|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for StateTest:
Collaboration diagram for StateTest:Public Member Functions | |
| testGetNullValue () | |
| testValue (State $state) | |
| testSerialize (State $state) | |
| testRemoveValue (State $state) | |
Definition at line 22 of file StateTest.php.
| StateTest::testGetNullValue | ( | ) |
Definition at line 24 of file StateTest.php.
| StateTest::testRemoveValue | ( | State | $state | ) |
Definition at line 49 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 | ) |
Definition at line 42 of file StateTest.php.
References ILIAS\KioskMode\State\serialize().
Here is the call graph for this function:| StateTest::testValue | ( | State | $state | ) |
Definition at line 32 of file StateTest.php.
References ILIAS\KioskMode\State\getValueFor(), and ILIAS\KioskMode\State\withValueFor().
Here is the call graph for this function: