|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ILIAS\HTTP\SuperGlobalDropInReplacementTest:
Collaboration diagram for ILIAS\HTTP\SuperGlobalDropInReplacementTest:Public Member Functions | |
| testValueCanBeAssignedIfSuperGlobalIsMutable () | |
| testExceptionIsRaisedIfValueIsAssignedButSuperGlobalIsImmutable () | |
Private Member Functions | |
| getRefinery () | |
Additional Inherited Members | |
Protected Member Functions inherited from ILIAS\HTTP\AbstractBaseTest | |
| setUp () | |
| @inheritDoc More... | |
Protected Attributes inherited from ILIAS\HTTP\AbstractBaseTest | |
| $request_interface | |
Definition at line 30 of file SuperGlobalDropInReplacementTest.php.
|
private |
Definition at line 32 of file SuperGlobalDropInReplacementTest.php.
Referenced by ILIAS\HTTP\SuperGlobalDropInReplacementTest\testExceptionIsRaisedIfValueIsAssignedButSuperGlobalIsImmutable(), and ILIAS\HTTP\SuperGlobalDropInReplacementTest\testValueCanBeAssignedIfSuperGlobalIsMutable().
Here is the caller graph for this function:| ILIAS\HTTP\SuperGlobalDropInReplacementTest::testExceptionIsRaisedIfValueIsAssignedButSuperGlobalIsImmutable | ( | ) |
Definition at line 48 of file SuperGlobalDropInReplacementTest.php.
References ILIAS\HTTP\SuperGlobalDropInReplacementTest\getRefinery().
Here is the call graph for this function:| ILIAS\HTTP\SuperGlobalDropInReplacementTest::testValueCanBeAssignedIfSuperGlobalIsMutable | ( | ) |
Definition at line 40 of file SuperGlobalDropInReplacementTest.php.
References ILIAS\HTTP\SuperGlobalDropInReplacementTest\getRefinery().
Here is the call graph for this function: