13 require_once
'PU_testcase_dcp_commonfamily.php';
24 return "PU_data_dcp_extendprofil.ods";
33 $err =
$d->control($aclName);
34 if ($expectedControl) {
35 $this->assertEmpty(
$err,
"acl $aclName not granted for $login : $err");
38 $this->assertNotEmpty(
$err,
"acl $aclName granted for $login. It must not");
46 public function testDynamicWorkflowExtendProfil($wfName, $docName, $aclName,
$login, $expectedControl)
56 $err = $w->control($aclName);
57 if ($expectedControl) {
58 $this->assertEmpty(
$err,
"acl $aclName not granted for $login : $err");
61 $this->assertNotEmpty(
$err,
"acl $aclName granted for $login. It must not");
dataDynamicWorkflowExtendProfil()
testWorkflowExtendProfil($wfName, $aclName, $login, $expectedControl)
static getCommonImportFile()
if($file) if($subject==""&&$file) if($subject=="") $err
dataWorkflowExtendProfil()