class TestFailure extends Collection (View source)

Properties

protected $collection_key
string $actualOutputUrl
int $actualRedirectResponseCode
string $actualService
string $expectedOutputUrl
int $expectedRedirectResponseCode
string $expectedService
protected $headersType
protected $headersDataType
string $host
string $path

Methods

setActualOutputUrl($actualOutputUrl)

No description

string
getActualOutputUrl()

No description

setActualRedirectResponseCode($actualRedirectResponseCode)

No description

int
setActualService($actualService)

No description

string
getActualService()

No description

setExpectedOutputUrl($expectedOutputUrl)

No description

string
getExpectedOutputUrl()

No description

setExpectedRedirectResponseCode($expectedRedirectResponseCode)

No description

int
setExpectedService($expectedService)

No description

string
getExpectedService()

No description

setHeaders($headers)

No description

getHeaders()

No description

setHost($host)

No description

string
getHost()

No description

setPath($path)

No description

string
getPath()

No description

Details

setActualOutputUrl($actualOutputUrl)

No description

Parameters

$actualOutputUrl

string getActualOutputUrl()

No description

Return Value

string

setActualRedirectResponseCode($actualRedirectResponseCode)

No description

Parameters

$actualRedirectResponseCode

int getActualRedirectResponseCode()

No description

Return Value

int

setActualService($actualService)

No description

Parameters

$actualService

string getActualService()

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

setExpectedService($expectedService)

No description

Parameters

$expectedService

string getExpectedService()

No description

Return Value

string

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