Documentation

PluginTest extends AbstractServer
in package

Table of Contents

$plugin  : mixed
$request  : mixed
$response  : ResponseMock
$server  : Server
$tempDir  : mixed
setup()  : void
setUp()  : void
teardown()  : void
testCollectionGet()  : mixed
testCollectionGetIfNoneMatch()  : mixed
Adding the If-None-Match should have 0 effect, but it threw an error.
testCollectionGetRoot()  : mixed
testGetAsset()  : mixed
testGetAsset404()  : mixed
testGetAssetEscapeBasePath()  : mixed
testGETPassthru()  : mixed
testPostMkCol()  : mixed
testPostNoSabreAction()  : mixed
testPostOtherContentType()  : mixed
getRootNode()  : mixed
deleteTree()  : mixed

Properties

Methods

setUp()

public setUp() : void
Return values
void

testCollectionGet()

public testCollectionGet() : mixed
Return values
mixed

testCollectionGetIfNoneMatch()

Adding the If-None-Match should have 0 effect, but it threw an error.

public testCollectionGetIfNoneMatch() : mixed
Return values
mixed

testCollectionGetRoot()

public testCollectionGetRoot() : mixed
Return values
mixed

testGetAsset()

public testGetAsset() : mixed
Return values
mixed

testGetAsset404()

public testGetAsset404() : mixed
Return values
mixed

testGetAssetEscapeBasePath()

public testGetAssetEscapeBasePath() : mixed
Return values
mixed

testGETPassthru()

public testGETPassthru() : mixed
Return values
mixed

testPostMkCol()

public testPostMkCol() : mixed
Return values
mixed

testPostNoSabreAction()

public testPostNoSabreAction() : mixed
Return values
mixed

testPostOtherContentType()

public testPostOtherContentType() : 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