|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Inheritance diagram for HttpPathBuilderTest:
Collaboration diagram for HttpPathBuilderTest:Public Member Functions | |
| testValidHostsTriggerNoExceptions (array|ArrayAccess $server_data, string $http_path, string $wsdl_path, string $allowed_hosts) | |
| environmentProvider More... | |
| testUnknownHostWillRaiseException () | |
Static Public Member Functions | |
| static | environmentProvider () |
Private Member Functions | |
| getSettingsMock (string $wsdl_path, string $allowed_hosts) | |
| getHttpsMock () | |
| getIniMock (string $http_path) | |
Definition at line 22 of file HttpPathBuilderTest.php.
|
static |
Definition at line 32 of file HttpPathBuilderTest.php.
|
private |
Definition at line 134 of file HttpPathBuilderTest.php.
Referenced by testUnknownHostWillRaiseException(), and testValidHostsTriggerNoExceptions().
Here is the caller graph for this function:
|
private |
Definition at line 146 of file HttpPathBuilderTest.php.
References $ini.
Referenced by testUnknownHostWillRaiseException(), and testValidHostsTriggerNoExceptions().
Here is the caller graph for this function:
|
private |
Definition at line 114 of file HttpPathBuilderTest.php.
Referenced by testUnknownHostWillRaiseException(), and testValidHostsTriggerNoExceptions().
Here is the caller graph for this function:| HttpPathBuilderTest::testUnknownHostWillRaiseException | ( | ) |
Definition at line 96 of file HttpPathBuilderTest.php.
References getHttpsMock(), getIniMock(), and getSettingsMock().
Here is the call graph for this function:| HttpPathBuilderTest::testValidHostsTriggerNoExceptions | ( | array|ArrayAccess | $server_data, |
| string | $http_path, | ||
| string | $wsdl_path, | ||
| string | $allowed_hosts | ||
| ) |
environmentProvider
| array<string,mixed>|ArrayAccess<string,mixed> | $server_data |
Definition at line 79 of file HttpPathBuilderTest.php.
References getHttpsMock(), getIniMock(), and getSettingsMock().
Here is the call graph for this function: