Subversion Repositories eFlore/Projets.eflore-projets

Compare Revisions

Ignore whitespace Rev 212 → Rev 213

/trunk/services/tests/0.2/fournier/NomDetailsFournierTest.php
25,16 → 25,9
public function __construct() {
$this->projet = 'fournier';
$this->service = 'noms';
$this->classeTestee = 'NomDetailsGenerique';
}
 
public function initialiserService(NomsListe $service) {
$service->setDetailsHrefTpl($this->nomDetailSqueletteUrl);
$service->setOntologieHrefTpl($this->ontologieHrefTpl);
$service->setChampsProjet($this->champsProjet);
}
 
public function testSansParametres() {
public function testSansParametres() {
$ressources = array('85');
$parametres = array();