|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for Sabre\HTTP\FunctionsTest:
Collaboration diagram for Sabre\HTTP\FunctionsTest:Public Member Functions | |
| testGetHeaderValues ($input, $output) | |
| @dataProvider getHeaderValuesData More... | |
| getHeaderValuesData () | |
| testPrefer ($input, $output) | |
| @dataProvider preferData More... | |
| preferData () | |
Definition at line 5 of file FunctionsTest.php.
| Sabre\HTTP\FunctionsTest::getHeaderValuesData | ( | ) |
Definition at line 19 of file FunctionsTest.php.
| Sabre\HTTP\FunctionsTest::preferData | ( | ) |
Definition at line 58 of file FunctionsTest.php.
| Sabre\HTTP\FunctionsTest::testGetHeaderValues | ( | $input, | |
| $output | |||
| ) |
@dataProvider getHeaderValuesData
Definition at line 10 of file FunctionsTest.php.
References $input, Sabre\VObject\$output, and Sabre\HTTP\getHeaderValues().
Here is the call graph for this function:| Sabre\HTTP\FunctionsTest::testPrefer | ( | $input, | |
| $output | |||
| ) |
@dataProvider preferData
Definition at line 49 of file FunctionsTest.php.
References $input, Sabre\VObject\$output, and Sabre\HTTP\parsePrefer().
Here is the call graph for this function: