Documentation

RequestMatcherTest extends TestCase
in package

Table of Contents

getHostData()  : mixed
getMethodData()  : mixed
testAttributes()  : mixed
testHost()  : mixed
testMethod()  : mixed
testPath()  : mixed
testPathWithEncodedCharacters()  : mixed
testPathWithLocaleIsNotSupported()  : mixed
testScheme()  : mixed

Methods

testHost()

public testHost(mixed $pattern, mixed $isMatch) : mixed
Parameters
$pattern : mixed
$isMatch : mixed
Tags
dataProvider

getHostData

Return values
mixed

testMethod()

public testMethod(mixed $requestMethod, mixed $matcherMethod, mixed $isMatch) : mixed
Parameters
$requestMethod : mixed
$matcherMethod : mixed
$isMatch : mixed
Tags
dataProvider

getMethodData

Return values
mixed

testPathWithEncodedCharacters()

public testPathWithEncodedCharacters() : mixed
Return values
mixed

testPathWithLocaleIsNotSupported()

public testPathWithLocaleIsNotSupported() : mixed
Return values
mixed

Search results