ServerMKCOLTest
extends AbstractServer
in package
Table of Contents
- $request : mixed
- $response : ResponseMock
- $server : Server
- $tempDir : mixed
- setup() : void
- teardown() : void
- testMkcol() : mixed
- testMKCOLAlreadyExists() : mixed
- testMKCOLAndProps() : mixed
- testMKCOLBrokenXML() : mixed
- testMKCOLIncorrectResourceType() : mixed
- testMKCOLNoParent() : mixed
- testMKCOLNoResourceType() : mixed
- testMKCOLParentIsNoCollection() : mixed
- testMKCOLSuccess() : mixed
- testMKCOLUnknownBody() : mixed
- testMKCOLUnknownXML() : mixed
- testMKCOLWhiteSpaceResourceType() : mixed
- getRootNode() : mixed
- deleteTree() : mixed
Properties
$request
protected
mixed
$request
$response
protected
ResponseMock
$response
$server
protected
Server
$server
$tempDir
protected
mixed
$tempDir
= SABRE_TEMPDIR
Methods
setup()
public
setup() : void
Return values
void —teardown()
public
teardown() : void
Return values
void —testMkcol()
public
testMkcol() : mixed
Return values
mixed —testMKCOLAlreadyExists()
public
testMKCOLAlreadyExists() : mixed
Tags
Return values
mixed —testMKCOLAndProps()
public
testMKCOLAndProps() : mixed
Tags
Return values
mixed —testMKCOLBrokenXML()
public
testMKCOLBrokenXML() : mixed
Tags
Return values
mixed —testMKCOLIncorrectResourceType()
public
testMKCOLIncorrectResourceType() : mixed
Tags
Return values
mixed —testMKCOLNoParent()
public
testMKCOLNoParent() : mixed
Tags
Return values
mixed —testMKCOLNoResourceType()
public
testMKCOLNoResourceType() : mixed
Tags
Return values
mixed —testMKCOLParentIsNoCollection()
public
testMKCOLParentIsNoCollection() : mixed
Tags
Return values
mixed —testMKCOLSuccess()
public
testMKCOLSuccess() : mixed
Tags
Return values
mixed —testMKCOLUnknownBody()
public
testMKCOLUnknownBody() : mixed
Tags
Return values
mixed —testMKCOLUnknownXML()
public
testMKCOLUnknownXML() : mixed
Tags
Return values
mixed —testMKCOLWhiteSpaceResourceType()
public
testMKCOLWhiteSpaceResourceType() : mixed
Tags
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