13 require_once
'PU_testcase_dcp_commonfamily.php';
24 return "PU_data_dcp_doctitleauto.ods";
33 $this->assertTrue(
$d->isAlive() , sprintf(
"cannot get \"%s\" document",
$docid));
35 $oa =
$d->getAttribute($attrid);
36 $this->assertNotEmpty($oa, sprintf(
"attribute %s not found in %s family", $attrid,
$d->fromname));
38 $this->assertEquals($expectedValue,
$value, sprintf(
"not the expected value attribute %s", $attrid));
83 "Référence n°1\nRéférence n°2\nRéférence n°3"
testTitle($docid, $attrid, $expectedValue)
static getCommonImportFile()