SpecificationTest
extends TestCase
in package
This test is an end-to-end sabredav test that goes through all the cases in the specification.
See: http://sabre.io/dav/http-patch/
Table of Contents
- $server : mixed
- data() : mixed
- setup() : void
- teardown() : void
- testUpdateRange() : mixed
Properties
$server
protected
mixed
$server
Methods
data()
public
data() : mixed
Return values
mixed —setup()
public
setup() : void
Return values
void —teardown()
public
teardown() : void
Return values
void —testUpdateRange()
public
testUpdateRange(string $headerValue, string $httpStatus, string $endResult[, int $contentLength = 4 ]) : mixed
Parameters
- $headerValue : string
- $httpStatus : string
- $endResult : string
- $contentLength : int = 4