ILIAS
trunk Revision v11.0_alpha-1715-g7fc467680fb
|
Public Member Functions | |
testGetNullValue () | |
testValue (State $state) | |
testGetNullValue More... | |
testSerialize (State $state) | |
testValue More... | |
testRemoveValue (State $state) | |
testValue More... | |
Definition at line 22 of file StateTest.php.
StateTest::testGetNullValue | ( | ) |
Definition at line 24 of file StateTest.php.
StateTest::testRemoveValue | ( | State | $state | ) |
testValue
Definition at line 55 of file StateTest.php.
References ILIAS\KioskMode\State\serialize(), ILIAS\KioskMode\State\withoutKey(), and ILIAS\KioskMode\State\withValueFor().
StateTest::testSerialize | ( | State | $state | ) |
testValue
Definition at line 46 of file StateTest.php.
References ILIAS\KioskMode\State\serialize().
StateTest::testValue | ( | State | $state | ) |
testGetNullValue
Definition at line 34 of file StateTest.php.
References ILIAS\KioskMode\State\getValueFor(), and ILIAS\KioskMode\State\withValueFor().