MediaWiki
1.30.0
|
Wikimedia\Http\HttpAcceptNegotiator. More...
Public Member Functions | |
provideGetBestSupportedKey () | |
provideGetFirstSupportedValue () | |
testGetBestSupportedKey ( $supported, $accepted, $default, $expected) | |
provideGetBestSupportedKey More... | |
testGetFirstSupportedValue ( $supported, $accepted, $default, $expected) | |
provideGetFirstSupportedValue More... | |
Wikimedia\Http\HttpAcceptNegotiator.
Definition at line 11 of file HttpAcceptNegotiatorTest.php.
HttpAcceptNegotiatorTest::provideGetBestSupportedKey | ( | ) |
Definition at line 70 of file HttpAcceptNegotiatorTest.php.
HttpAcceptNegotiatorTest::provideGetFirstSupportedValue | ( | ) |
Definition at line 13 of file HttpAcceptNegotiatorTest.php.
HttpAcceptNegotiatorTest::testGetBestSupportedKey | ( | $supported, | |
$accepted, | |||
$default, | |||
$expected | |||
) |
provideGetBestSupportedKey
Definition at line 144 of file HttpAcceptNegotiatorTest.php.
HttpAcceptNegotiatorTest::testGetFirstSupportedValue | ( | $supported, | |
$accepted, | |||
$default, | |||
$expected | |||
) |
provideGetFirstSupportedValue
Definition at line 63 of file HttpAcceptNegotiatorTest.php.