HomeCollectionTest
extends TestCase
in package
Table of Contents
- $name : mixed
- $path : mixed
- $sut : HomeCollection
- System under test.
- setup() : void
- teardown() : void
- testGetACL() : mixed
- testGetChild() : mixed
- testGetGroup() : mixed
- testGetName() : mixed
- testGetOwner() : mixed
- testGetSupportedPrivilegeSet() : mixed
- testSetAcl() : mixed
Properties
$name
protected
mixed
$name
= 'thuis'
$path
protected
mixed
$path
$sut
System under test.
protected
HomeCollection
$sut
Methods
setup()
public
setup() : void
Return values
void —teardown()
public
teardown() : void
Return values
void —testGetACL()
public
testGetACL() : mixed
Return values
mixed —testGetChild()
public
testGetChild() : mixed
Return values
mixed —testGetGroup()
public
testGetGroup() : mixed
Return values
mixed —testGetName()
public
testGetName() : mixed
Return values
mixed —testGetOwner()
public
testGetOwner() : mixed
Return values
mixed —testGetSupportedPrivilegeSet()
public
testGetSupportedPrivilegeSet() : mixed
Return values
mixed —testSetAcl()
public
testSetAcl() : mixed