class UrlMapTest extends Collection (View source)

Properties

protected $collection_key
string $description
string $expectedOutputUrl
int $expectedRedirectResponseCode
protected $headersType
protected $headersDataType
string $host
string $path
string $service

Methods

setDescription($description)

No description

string
getDescription()

No description

setExpectedOutputUrl($expectedOutputUrl)

No description

string
getExpectedOutputUrl()

No description

setExpectedRedirectResponseCode($expectedRedirectResponseCode)

No description

int
setHeaders($headers)

No description

getHeaders()

No description

setHost($host)

No description

string
getHost()

No description

setPath($path)

No description

string
getPath()

No description

setService($service)

No description

string
getService()

No description

Details

setDescription($description)

No description

Parameters

$description

string getDescription()

No description

Return Value

string

setExpectedOutputUrl($expectedOutputUrl)

No description

Parameters

$expectedOutputUrl

string getExpectedOutputUrl()

No description

Return Value

string

setExpectedRedirectResponseCode($expectedRedirectResponseCode)

No description

Parameters

$expectedRedirectResponseCode

int getExpectedRedirectResponseCode()

No description

Return Value

int

setHeaders($headers)

No description

Parameters

$headers

UrlMapTestHeader[] getHeaders()

No description

Return Value

UrlMapTestHeader[]

setHost($host)

No description

Parameters

$host

string getHost()

No description

Return Value

string

setPath($path)

No description

Parameters

$path

string getPath()

No description

Return Value

string

setService($service)

No description

Parameters

$service

string getService()

No description

Return Value

string