Property | Type | Description | |
---|---|---|---|
$Aco | Acl\Model\Entity\Aco | Aco property | |
$Aro | Acl\Model\Entity\Aro | Aro property | |
$fixtures | array | fixtures property |
Method | Description | |
---|---|---|
setUp ( ) : void | Set up the test | |
tearDown ( ) : void | tearDown method | |
testAfterDelete ( ) : void | Test After Delete | |
testAfterSave ( ) : void | test After Save | |
testAfterSaveUpdateParentIdNotNull ( ) : void | test that an afterSave on an update does not cause parent_id to become null. | |
testNode ( ) : void | Test Node() | |
testSetup ( ) : void | Test Setup of AclBehavior | |
testSetupMulti ( ) : void | Test Setup of AclBehavior as both requester and controlled |
public testAfterSaveUpdateParentIdNotNull ( ) : void | ||
return | void |
public testSetupMulti ( ) : void | ||
return | void |