|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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\AbstractBaseTestCase | |
| setUp () | |
| @inheritDoc More... | |
Protected Attributes inherited from ILIAS\HTTP\AbstractBaseTestCase | |
| MockObject | $request_interface |
Definition at line 29 of file SuperGlobalDropInReplacementTest.php.
|
private |
Definition at line 31 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 47 of file SuperGlobalDropInReplacementTest.php.
References ILIAS\HTTP\SuperGlobalDropInReplacementTest\getRefinery().
Here is the call graph for this function:| ILIAS\HTTP\SuperGlobalDropInReplacementTest::testValueCanBeAssignedIfSuperGlobalIsMutable | ( | ) |
Definition at line 39 of file SuperGlobalDropInReplacementTest.php.
References ILIAS\HTTP\SuperGlobalDropInReplacementTest\getRefinery().
Here is the call graph for this function: