Documentation

ServerEventsTest extends AbstractServer
in package

Table of Contents

$request  : mixed
$response  : ResponseMock
$server  : Server
$tempDir  : mixed
$exception  : mixed
$tempPath  : mixed
afterBindHandler()  : mixed
beforeBindCancelHandler()  : mixed
exceptionHandler()  : mixed
setup()  : void
teardown()  : void
testAfterBind()  : mixed
testAfterResponse()  : mixed
testBeforeBindCancel()  : mixed
testException()  : mixed
testMethod()  : mixed
getRootNode()  : mixed
deleteTree()  : mixed

Properties

Methods

afterBindHandler()

public afterBindHandler(mixed $path) : mixed
Parameters
$path : mixed
Return values
mixed

beforeBindCancelHandler()

public beforeBindCancelHandler(mixed $path) : mixed
Parameters
$path : mixed
Return values
mixed

testAfterResponse()

public testAfterResponse() : mixed
Return values
mixed

testBeforeBindCancel()

public testBeforeBindCancel() : mixed
Return values
mixed

getRootNode()

protected getRootNode() : mixed
Return values
mixed

deleteTree()

private deleteTree(mixed $path[, mixed $deleteRoot = true ]) : mixed
Parameters
$path : mixed
$deleteRoot : mixed = true
Return values
mixed

Search results