Documentation

CollectionTest extends FileTest
in package

Table of Contents

$acl  : mixed
$owner  : mixed
$path  : mixed
$sut  : File
System under test.
setup()  : void
teardown()  : void
testGetACL()  : mixed
testGetChildDirectory()  : mixed
testGetChildFile()  : mixed
testGetGroup()  : mixed
testGetOwner()  : mixed
testGetSupportedPrivilegeSet()  : mixed
testSetAcl()  : mixed

Properties

$acl

protected mixed $acl = [['privilege' => '{DAV:}read', 'principal' => '{DAV:}authenticated']]

$owner

protected mixed $owner = 'principals/evert'

Methods

testGetACL()

public testGetACL() : mixed
Return values
mixed

testGetChildDirectory()

public testGetChildDirectory() : mixed
Return values
mixed

testGetChildFile()

public testGetChildFile() : mixed
Return values
mixed

testGetGroup()

public testGetGroup() : mixed
Return values
mixed

testGetOwner()

public testGetOwner() : mixed
Return values
mixed

testGetSupportedPrivilegeSet()

public testGetSupportedPrivilegeSet() : mixed
Return values
mixed

testSetAcl()

public testSetAcl() : mixed
Return values
mixed

Search results