RequestMatcherTest
extends TestCase
Table of Contents
-
getHostData()
: mixed
-
getMethodData()
: mixed
-
testAttributes()
: mixed
-
testHost()
: mixed
-
testMethod()
: mixed
-
testPath()
: mixed
-
testPathWithEncodedCharacters()
: mixed
-
testPathWithLocaleIsNotSupported()
: mixed
-
testScheme()
: mixed
getHostData()
public
getHostData() : mixed
Return values
mixed
—
getMethodData()
public
getMethodData() : mixed
Return values
mixed
—
testAttributes()
public
testAttributes() : mixed
Return values
mixed
—
testHost()
public
testHost(mixed $pattern, mixed $isMatch) : mixed
Parameters
-
$pattern
: mixed
-
-
$isMatch
: mixed
-
-
dataProvider
-
Return values
mixed
—
testMethod()
public
testMethod(mixed $requestMethod, mixed $matcherMethod, mixed $isMatch) : mixed
Parameters
-
$requestMethod
: mixed
-
-
$matcherMethod
: mixed
-
-
$isMatch
: mixed
-
-
dataProvider
-
Return values
mixed
—
testPath()
public
testPath() : mixed
Return values
mixed
—
testPathWithEncodedCharacters()
public
testPathWithEncodedCharacters() : mixed
Return values
mixed
—
testPathWithLocaleIsNotSupported()
public
testPathWithLocaleIsNotSupported() : mixed
Return values
mixed
—
testScheme()
public
testScheme() : mixed
Return values
mixed
—