Constant Field Values

Contents

com.arc_e_tect.*

  • com.arc_e_tect.gradle.gherkin.progress.ReportText
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Scenarios with steps written, but at least one step has no matching glue code yet."
    public static final String
    "Scenarios whose every step has matching glue code."
    public static final String
    "This document lists every `Scenario` and `Scenario Outline` found under the configured feature file directories, classified by how far each one is toward being automated."
    public static final String
    "Scenarios with a title only. No `Given`/`When`/`Then` steps have been written for them yet."