Package io.cucumber.java.zh_cn


package io.cucumber.java.zh_cn
Chinese simplified - 简体中文
  • 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.