Subversion Repositories eFlore/Projets.eflore-projets

Rev

Rev 790 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 790 Rev 949
Line 65... Line 65...
65
		$ressources = array('bdtfx.nn:71574');
65
		$ressources = array('bdtfx.nn:71574');
66
		$parametres = array('version.projet' => '2012.01',
66
		$parametres = array('version.projet' => '2012.01',
67
				'retour' => 'image/svg+xml');
67
				'retour' => 'image/svg+xml');
Line 68... Line 68...
68
 
68
 
69
		$this->retour = ServiceEflorePhpUnit::consulterBrut($this->service, $this->projet, $ressources, $parametres);
-
 
70
 
69
		$this->retour = ServiceEflorePhpUnit::consulterBrut($this->service, $this->projet, $ressources, $parametres);
71
		$this->chargerXml();
70
		$this->chargerXml();
72
		$this->etreSvg();
71
		$this->etreSvg();
73
		$this->verifierDepartementsPresence(array('02', '07', '57', '67', '88', '68', '90', '25', '21', '39', '01', '74', '73', '38', '46', '83'));
72
		$this->verifierDepartementsPresence(array('02', '07', '57', '67', '88', '68', '90', '25', '21', '39', '01', '74', '73', '38', '46', '83'));
74
		$this->verifierDepartementsPresenceAConfirmer(array('62', '71'));
73
		$this->verifierDepartementsPresenceAConfirmer(array('62', '71'));