Package io.cucumber.java.ja


package io.cucumber.java.ja
Japanese - 日本語
  • Annotation Types
    Class
    Description
    To execute steps in a feature file the steps must be connected to executable code.
    Allows the use of multiple 'かつ's on a single method.
    To execute steps in a feature file the steps must be connected to executable code.
    Allows the use of multiple 'しかし's on a single method.
    To execute steps in a feature file the steps must be connected to executable code.
    Allows the use of multiple 'ただし's on a single method.
    To execute steps in a feature file the steps must be connected to executable code.
    Allows the use of multiple 'ならば's on a single method.
    To execute steps in a feature file the steps must be connected to executable code.
    Allows the use of multiple 'もし's on a single method.
    To execute steps in a feature file the steps must be connected to executable code.
    Allows the use of multiple '且つ's on a single method.
    To execute steps in a feature file the steps must be connected to executable code.
    Allows the use of multiple '但し's on a single method.
    To execute steps in a feature file the steps must be connected to executable code.
    Allows the use of multiple '前提's on a single method.
    To execute steps in a feature file the steps must be connected to executable code.
    Allows the use of multiple '然し's on a single method.