MediaWiki REL1_30
|
Wikimedia\Http\HttpAcceptNegotiator. More...
Public Member Functions | |
provideGetBestSupportedKey () | |
provideGetFirstSupportedValue () | |
testGetBestSupportedKey ( $supported, $accepted, $default, $expected) | |
provideGetBestSupportedKey | |
testGetFirstSupportedValue ( $supported, $accepted, $default, $expected) | |
provideGetFirstSupportedValue | |
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.