|
ILIAS
trunk Revision v12.0_alpha-1221-g4e438232683
|
Inheritance diagram for ILIAS\MetaData\OERExposer\OAIPMH\HandlerTest:
Collaboration diagram for ILIAS\MetaData\OERExposer\OAIPMH\HandlerTest:Protected Member Functions | |
| getURI (string $string) | |
| getHTTPWrapper () | |
| getSettings (bool $activated) | |
| getRequestParser (string $content) | |
| getRequestProcessor (bool $throws_exception=false, bool $throws_error=false, bool $triggers_error=false) | |
| getHandler (string $base_url, SettingsInterface $settings, HTTPWrapperInterface $http_wrapper, RequestParserInterface $request_parser, RequestProcessorInterface $request_processor,) | |
Definition at line 36 of file HandlerTest.php.
|
protected |
Definition at line 149 of file HandlerTest.php.
References ILIAS\GlobalScreen\Provider\__construct().
Here is the call graph for this function:
|
protected |
Definition at line 45 of file HandlerTest.php.
|
protected |
Definition at line 79 of file HandlerTest.php.
References ILIAS\__construct().
Here is the call graph for this function:
|
protected |
@noinspection PhpExpressionResultUnusedInspection
@noinspection PhpDivisionByZeroInspection
Definition at line 109 of file HandlerTest.php.
|
protected |
Definition at line 64 of file HandlerTest.php.
References ILIAS\__construct().
Here is the call graph for this function:
|
protected |
| ILIAS\MetaData\OERExposer\OAIPMH\HandlerTest::testSendResponseToRequestAvailable | ( | ) |
Definition at line 182 of file HandlerTest.php.
References $handler.
| ILIAS\MetaData\OERExposer\OAIPMH\HandlerTest::testSendResponseToRequestNotAvailable | ( | ) |
Definition at line 201 of file HandlerTest.php.
References $handler.
| ILIAS\MetaData\OERExposer\OAIPMH\HandlerTest::testSendResponseToRequestProcessorThrowsError | ( | ) |
Definition at line 243 of file HandlerTest.php.
References $handler.
| ILIAS\MetaData\OERExposer\OAIPMH\HandlerTest::testSendResponseToRequestProcessorThrowsException | ( | ) |
Definition at line 220 of file HandlerTest.php.
References $handler.
| ILIAS\MetaData\OERExposer\OAIPMH\HandlerTest::testSendResponseToRequestProcessorTriggersError | ( | ) |
Definition at line 266 of file HandlerTest.php.
References $handler.