ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
testEncodePath () | |
testEncodePathSegment () | |
testDecode () | |
testDecodeUmlaut () | |
testDecode More... | |
testDecodeUmlautLatin1 () | |
testDecodeUmlaut More... | |
testDecodeAccentsWindows7 () | |
This testcase was sent by a bug reporter. More... | |
testSplitPath () | |
testResolve ($base, $update, $expected) | |
resolveData More... | |
resolveData () | |
Definition at line 5 of file URLUtilTest.php.
Sabre\HTTP\URLUtilTest::resolveData | ( | ) |
Definition at line 142 of file URLUtilTest.php.
Sabre\HTTP\URLUtilTest::testDecode | ( | ) |
Definition at line 53 of file URLUtilTest.php.
References Sabre\HTTP\URLUtil\decodePath().
Sabre\HTTP\URLUtilTest::testDecodeAccentsWindows7 | ( | ) |
This testcase was sent by a bug reporter.
testDecode
Definition at line 88 of file URLUtilTest.php.
References Sabre\HTTP\URLUtil\decodePath(), and Sabre\HTTP\URLUtil\encodePath().
Sabre\HTTP\URLUtilTest::testDecodeUmlaut | ( | ) |
testDecode
Definition at line 64 of file URLUtilTest.php.
References Sabre\HTTP\URLUtil\decodePath().
Sabre\HTTP\URLUtilTest::testDecodeUmlautLatin1 | ( | ) |
testDecodeUmlaut
Definition at line 75 of file URLUtilTest.php.
References Sabre\HTTP\URLUtil\decodePath().
Sabre\HTTP\URLUtilTest::testEncodePath | ( | ) |
Definition at line 7 of file URLUtilTest.php.
References $i, Sabre\HTTP\URLUtil\decodePath(), and Sabre\HTTP\URLUtil\encodePath().
Sabre\HTTP\URLUtilTest::testEncodePathSegment | ( | ) |
Definition at line 29 of file URLUtilTest.php.
References $i, Sabre\HTTP\URLUtil\decodePathSegment(), and Sabre\HTTP\URLUtil\encodePathSegment().
Sabre\HTTP\URLUtilTest::testResolve | ( | $base, | |
$update, | |||
$expected | |||
) |
resolveData
Definition at line 133 of file URLUtilTest.php.
Sabre\HTTP\URLUtilTest::testSplitPath | ( | ) |
Definition at line 96 of file URLUtilTest.php.
References $input, Sabre\VObject\$output, and Sabre\HTTP\URLUtil\splitPath().