Documentation

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

Methods

testUpdateRange()

public testUpdateRange(string $headerValue, string $httpStatus, string $endResult[, int $contentLength = 4 ]) : mixed
Parameters
$headerValue : string
$httpStatus : string
$endResult : string
$contentLength : int = 4
Tags
dataProvider

data

Return values
mixed

Search results