|
Open Journal Systems
3.3.0
|
Public Member Functions | |
| getHostData () | |
| getMethodData () | |
| testAttributes () | |
| testHost ($pattern, $isMatch) | |
| testMethod ($requestMethod, $matcherMethod, $isMatch) | |
| testPath () | |
| testPathWithEncodedCharacters () | |
| testPathWithLocaleIsNotSupported () | |
| testScheme () | |
Definition at line 18 of file RequestMatcherTest.php.
| Symfony\Component\HttpFoundation\Tests\RequestMatcherTest::getHostData | ( | ) |
Definition at line 81 of file RequestMatcherTest.php.
| Symfony\Component\HttpFoundation\Tests\RequestMatcherTest::getMethodData | ( | ) |
Definition at line 35 of file RequestMatcherTest.php.
| Symfony\Component\HttpFoundation\Tests\RequestMatcherTest::testAttributes | ( | ) |
Definition at line 132 of file RequestMatcherTest.php.
References Symfony\Component\HttpFoundation\Request\create().
| Symfony\Component\HttpFoundation\Tests\RequestMatcherTest::testHost | ( | $pattern, | |
| $isMatch | |||
| ) |
@dataProvider getHostData
Definition at line 69 of file RequestMatcherTest.php.
References Symfony\Component\HttpFoundation\Request\create().
| Symfony\Component\HttpFoundation\Tests\RequestMatcherTest::testMethod | ( | $requestMethod, | |
| $matcherMethod, | |||
| $isMatch | |||
| ) |
@dataProvider getMethodData
Definition at line 23 of file RequestMatcherTest.php.
References Symfony\Component\HttpFoundation\Request\create().
| Symfony\Component\HttpFoundation\Tests\RequestMatcherTest::testPath | ( | ) |
Definition at line 95 of file RequestMatcherTest.php.
References Symfony\Component\HttpFoundation\Request\create().
| Symfony\Component\HttpFoundation\Tests\RequestMatcherTest::testPathWithEncodedCharacters | ( | ) |
Definition at line 124 of file RequestMatcherTest.php.
References Symfony\Component\HttpFoundation\Request\create().
| Symfony\Component\HttpFoundation\Tests\RequestMatcherTest::testPathWithLocaleIsNotSupported | ( | ) |
Definition at line 114 of file RequestMatcherTest.php.
References Symfony\Component\HttpFoundation\Request\create().
| Symfony\Component\HttpFoundation\Tests\RequestMatcherTest::testScheme | ( | ) |
Definition at line 47 of file RequestMatcherTest.php.
References Symfony\Component\HttpFoundation\Request\create().