Package io.cucumber.java.ko


package io.cucumber.java.ko
Korean - 한국어
  • 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.