MediaWiki REL1_31
|
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 10 of file HttpAcceptNegotiatorTest.php.
HttpAcceptNegotiatorTest::provideGetBestSupportedKey | ( | ) |
Definition at line 69 of file HttpAcceptNegotiatorTest.php.
HttpAcceptNegotiatorTest::provideGetFirstSupportedValue | ( | ) |
Definition at line 12 of file HttpAcceptNegotiatorTest.php.
HttpAcceptNegotiatorTest::testGetBestSupportedKey | ( | $supported, | |
$accepted, | |||
$default, | |||
$expected ) |
provideGetBestSupportedKey
Definition at line 143 of file HttpAcceptNegotiatorTest.php.
HttpAcceptNegotiatorTest::testGetFirstSupportedValue | ( | $supported, | |
$accepted, | |||
$default, | |||
$expected ) |
provideGetFirstSupportedValue
Definition at line 62 of file HttpAcceptNegotiatorTest.php.