/[openfoncier]/branches/3.14.x/tests/testInstruction.php
ViewVC logotype

Diff of /branches/3.14.x/tests/testInstruction.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2562 by softime, Mon Dec 2 17:06:04 2013 UTC revision 2564 by softime, Tue Dec 3 14:17:35 2013 UTC
# Line 606  class Instruction extends Base2TestCase Line 606  class Instruction extends Base2TestCase
606          $this->byId("action")->value("retour signature");          $this->byId("action")->value("retour signature");
607          $this->byId("libelle")->value("retour signature");          $this->byId("libelle")->value("retour signature");
608          $this->byId("regle_etat")->value("etat");          $this->byId("regle_etat")->value("etat");
609          $this->byId("regle_date_validite")->value("date_retour_signature+duree_validite");          $this->byId("regle_date_validite")->value("date_retour_signature + duree_validite");
610          // On valide le formulaire          // On valide le formulaire
611          $this->byXPath("//input[@value='Ajouter']")->click();          $this->byXPath("//input[@value='Ajouter']")->click();
612          // On vérifie le message de validation          // On vérifie le message de validation

Legend:
Removed from v.2562  
changed lines
  Added in v.2564

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26