Class ProbativeStep

    • Constructor Detail

      • ProbativeStep

        public ProbativeStep​(World world)
    • Method Detail

      • probativeValue

        @Then("^Je lance un r\u00e9lev\u00e9 de valeur probante avec l\'usage suivant (.*)")
        public void probativeValue​(java.lang.String usage)
                            throws java.lang.Exception
        Throws:
        java.lang.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​(java.lang.String usage)
                                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • probativeValueIncludeDetachedSigningInformation

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