Class ProbativeStep

java.lang.Object
fr.gouv.vitam.functionaltest.cucumber.step.CommonStep
fr.gouv.vitam.functionaltest.cucumber.step.ProbativeStep

public class ProbativeStep extends CommonStep
  • Constructor Details

    • ProbativeStep

      public ProbativeStep(World world)
  • Method Details

    • probativeValue

      @Then("^Je lance un r\u00e9lev\u00e9 de valeur probante avec l\'usage suivant (.*)") public void probativeValue(String usage) throws Exception
      Throws:
      Exception
    • probativeValueIncludeDetachedSigningInformation

      @Then("^Je lance un r\u00e9lev\u00e9 de valeur probante \u00e9tendu aux \u00e9l\u00e9ments de preuves de signature \u00e9lectronique avec l\'usage suivant (.*)") public void probativeValueIncludeDetachedSigningInformation(String usage) throws Exception
      Throws:
      Exception
    • probativeValueIncludeDetachedSigningInformation

      @Then("^le p\u00e9rim\u00e8tre effectif du rapport de valeur probante contient les unit\u00e9s ayant pour titres$") public void probativeValueIncludeDetachedSigningInformation(List<String> expectedUnitTitles) throws Exception
      Throws:
      Exception