ILIAS
trunk Revision v11.0_alpha-2645-g16283d3b3f8
|
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().
StateTest::testSerialize | ( | State | $state | ) |
Definition at line 42 of file StateTest.php.
References ILIAS\KioskMode\State\serialize().
StateTest::testValue | ( | State | $state | ) |
Definition at line 32 of file StateTest.php.
References ILIAS\KioskMode\State\getValueFor(), and ILIAS\KioskMode\State\withValueFor().