Package io.cucumber.java.en
package io.cucumber.java.en
English
-
Annotation TypesClassDescriptionTo execute steps in a feature file the steps must be connected to executable code.Allows the use of multiple 'And'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 'But'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 'Given'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 'Then'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 'When's on a single method.