ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
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().
StateTest::testSerialize | ( | State | $state | ) |
testValue
Definition at line 32 of file StateTest.php.
References ILIAS\KioskMode\State\serialize().
StateTest::testValue | ( | State | $state | ) |
testGetNullValue
Definition at line 20 of file StateTest.php.
References ILIAS\KioskMode\State\getValueFor(), and ILIAS\KioskMode\State\withValueFor().