|
ILIAS
trunk Revision v12.0_alpha-1329-g1094ddb0c33
|
Inheritance diagram for ILIAS\StaticURL\Tests\ResponseFactoryTest:
Collaboration diagram for ILIAS\StaticURL\Tests\ResponseFactoryTest:Private Member Functions | |
| buildContext (bool $logged_in) | |
Definition at line 34 of file ResponseFactoryTest.php.
|
private |
Definition at line 36 of file ResponseFactoryTest.php.
References $container.
Referenced by ILIAS\StaticURL\Tests\ResponseFactoryTest\testCannotReachReturnsCannotReach(), ILIAS\StaticURL\Tests\ResponseFactoryTest\testCannotReturnsCannotHandle(), ILIAS\StaticURL\Tests\ResponseFactoryTest\testCanReturnsCanHandleWithURIPathWithoutShift(), ILIAS\StaticURL\Tests\ResponseFactoryTest\testCanReturnsCanHandleWithURIPathWithShift(), ILIAS\StaticURL\Tests\ResponseFactoryTest\testLoginFirstReturnsCannotReachForLoggedInUser(), and ILIAS\StaticURL\Tests\ResponseFactoryTest\testLoginFirstReturnsMaybeCanHandlerAfterLoginForAnonymous().
Here is the caller graph for this function:| ILIAS\StaticURL\Tests\ResponseFactoryTest::testCannotReachReturnsCannotReach | ( | ) |
Definition at line 56 of file ResponseFactoryTest.php.
References $response, and ILIAS\StaticURL\Tests\ResponseFactoryTest\buildContext().
Here is the call graph for this function:| ILIAS\StaticURL\Tests\ResponseFactoryTest::testCannotReturnsCannotHandle | ( | ) |
Definition at line 48 of file ResponseFactoryTest.php.
References $response, and ILIAS\StaticURL\Tests\ResponseFactoryTest\buildContext().
Here is the call graph for this function:| ILIAS\StaticURL\Tests\ResponseFactoryTest::testCanReturnsCanHandleWithURIPathWithoutShift | ( | ) |
Definition at line 78 of file ResponseFactoryTest.php.
References $response, and ILIAS\StaticURL\Tests\ResponseFactoryTest\buildContext().
Here is the call graph for this function:| ILIAS\StaticURL\Tests\ResponseFactoryTest::testCanReturnsCanHandleWithURIPathWithShift | ( | ) |
Definition at line 87 of file ResponseFactoryTest.php.
References $response, and ILIAS\StaticURL\Tests\ResponseFactoryTest\buildContext().
Here is the call graph for this function:| ILIAS\StaticURL\Tests\ResponseFactoryTest::testLoginFirstReturnsCannotReachForLoggedInUser | ( | ) |
Definition at line 64 of file ResponseFactoryTest.php.
References $response, and ILIAS\StaticURL\Tests\ResponseFactoryTest\buildContext().
Here is the call graph for this function:| ILIAS\StaticURL\Tests\ResponseFactoryTest::testLoginFirstReturnsMaybeCanHandlerAfterLoginForAnonymous | ( | ) |
Definition at line 71 of file ResponseFactoryTest.php.
References $response, and ILIAS\StaticURL\Tests\ResponseFactoryTest\buildContext().
Here is the call graph for this function: