Table of Contents
-
$request
: mixed
-
$response
: ResponseMock
-
$server
: Server
-
$tempDir
: mixed
-
setup()
: void
-
teardown()
: void
-
testGetWithBrowserPlugin()
: mixed
-
testLockNonExistant()
: mixed
-
testPutDelete()
: mixed
-
testPutGet()
: mixed
-
testPutNormal()
: mixed
-
testPutPropfind()
: mixed
-
testPutTemp()
: mixed
-
testPutTempIfNoneMatch()
: mixed
-
getRootNode()
: mixed
-
deleteTree()
: mixed
$request
protected
mixed
$request
$response
protected
ResponseMock
$response
$server
protected
Server
$server
$tempDir
protected
mixed
$tempDir
= SABRE_TEMPDIR
setup()
public
setup() : void
Return values
void
—
teardown()
public
teardown() : void
Return values
void
—
testGetWithBrowserPlugin()
public
testGetWithBrowserPlugin() : mixed
Return values
mixed
—
testLockNonExistant()
public
testLockNonExistant() : mixed
Return values
mixed
—
testPutDelete()
public
testPutDelete() : mixed
Return values
mixed
—
testPutGet()
public
testPutGet() : mixed
Return values
mixed
—
testPutNormal()
public
testPutNormal() : mixed
Return values
mixed
—
testPutPropfind()
public
testPutPropfind() : mixed
Return values
mixed
—
testPutTemp()
public
testPutTemp() : mixed
Return values
mixed
—
testPutTempIfNoneMatch()
public
testPutTempIfNoneMatch() : 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
—