Package io.cucumber.java.zh_tw


package io.cucumber.java.zh_tw
Chinese traditional - 繁體中文
  • 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.