Package io.cucumber.java8
Interface Sk
-
- All Superinterfaces:
LambdaGlue
@API(status=STABLE) public interface Sk extends LambdaGlue
Slovak - SlovenskyTo execute steps in a feature file the steps must be connected to executable code. This can be done by implementing this interface.
The parameters extracted from the step by the expression along with the data table or doc string argument are provided as arguments to the lambda expression.
The types of the parameters are determined by the cucumber or regular expression.
The type of the data table or doc string argument is determined by the argument name value. When none is provided cucumber will attempt to transform the data table or doc string to the the type of last argument.
-
-
Field Summary
-
Fields inherited from interface io.cucumber.java8.LambdaGlue
DEFAULT_AFTER_ORDER, DEFAULT_BEFORE_ORDER, EMPTY_TAG_EXPRESSION, NO_REPLACEMENT
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default voidA(String expression, StepDefinitionBody.A0 body)Creates a new step definition.default <T1> voidA(String expression, StepDefinitionBody.A1<T1> body)Creates a new step definition.default <T1,T2>
voidA(String expression, StepDefinitionBody.A2<T1,T2> body)Creates a new step definition.default <T1,T2,T3>
voidA(String expression, StepDefinitionBody.A3<T1,T2,T3> body)Creates a new step definition.default <T1,T2,T3,T4>
voidA(String expression, StepDefinitionBody.A4<T1,T2,T3,T4> body)Creates a new step definition.default <T1,T2,T3,T4,T5>
voidA(String expression, StepDefinitionBody.A5<T1,T2,T3,T4,T5> body)Creates a new step definition.default <T1,T2,T3,T4,T5,T6>
voidA(String expression, StepDefinitionBody.A6<T1,T2,T3,T4,T5,T6> body)Creates a new step definition.default <T1,T2,T3,T4,T5,T6,T7>
voidA(String expression, StepDefinitionBody.A7<T1,T2,T3,T4,T5,T6,T7> body)Creates a new step definition.default <T1,T2,T3,T4,T5,T6,T7,T8>
voidA(String expression, StepDefinitionBody.A8<T1,T2,T3,T4,T5,T6,T7,T8> body)Creates a new step definition.default <T1,T2,T3,T4,T5,T6,T7,T8,T9>
voidA(String expression, StepDefinitionBody.A9<T1,T2,T3,T4,T5,T6,T7,T8,T9> body)Creates a new step definition.default voidAk(String expression, StepDefinitionBody.A0 body)Creates a new step definition.default <T1> voidAk(String expression, StepDefinitionBody.A1<T1> body)Creates a new step definition.default <T1,T2>
voidAk(String expression, StepDefinitionBody.A2<T1,T2> body)Creates a new step definition.default <T1,T2,T3>
voidAk(String expression, StepDefinitionBody.A3<T1,T2,T3> body)Creates a new step definition.default <T1,T2,T3,T4>
voidAk(String expression, StepDefinitionBody.A4<T1,T2,T3,T4> body)Creates a new step definition.default <T1,T2,T3,T4,T5>
voidAk(String expression, StepDefinitionBody.A5<T1,T2,T3,T4,T5> body)Creates a new step definition.default <T1,T2,T3,T4,T5,T6>
voidAk(String expression, StepDefinitionBody.A6<T1,T2,T3,T4,T5,T6> body)Creates a new step definition.default <T1,T2,T3,T4,T5,T6,T7>
voidAk(String expression, StepDefinitionBody.A7<T1,T2,T3,T4,T5,T6,T7> body)Creates a new step definition.default <T1,T2,T3,T4,T5,T6,T7,T8>
voidAk(String expression, StepDefinitionBody.A8<T1,T2,T3,T4,T5,T6,T7,T8> body)Creates a new step definition.default <T1,T2,T3,T4,T5,T6,T7,T8,T9>
voidAk(String expression, StepDefinitionBody.A9<T1,T2,T3,T4,T5,T6,T7,T8,T9> body)Creates a new step definition.default voidAle(String expression, StepDefinitionBody.A0 body)Creates a new step definition.default <T1> voidAle(String expression, StepDefinitionBody.A1<T1> body)Creates a new step definition.default <T1,T2>
voidAle(String expression, StepDefinitionBody.A2<T1,T2> body)Creates a new step definition.default <T1,T2,T3>
voidAle(String expression, StepDefinitionBody.A3<T1,T2,T3> body)Creates a new step definition.default <T1,T2,T3,T4>
voidAle(String expression, StepDefinitionBody.A4<T1,T2,T3,T4> body)Creates a new step definition.default <T1,T2,T3,T4,T5>
voidAle(String expression, StepDefinitionBody.A5<T1,T2,T3,T4,T5> body)Creates a new step definition.default <T1,T2,T3,T4,T5,T6>
voidAle(String expression, StepDefinitionBody.A6<T1,T2,T3,T4,T5,T6> body)Creates a new step definition.default <T1,T2,T3,T4,T5,T6,T7>
voidAle(String expression, StepDefinitionBody.A7<T1,T2,T3,T4,T5,T6,T7> body)Creates a new step definition.default <T1,T2,T3,T4,T5,T6,T7,T8>
voidAle(String expression, StepDefinitionBody.A8<T1,T2,T3,T4,T5,T6,T7,T8> body)Creates a new step definition.default <T1,T2,T3,T4,T5,T6,T7,T8,T9>
voidAle(String expression, StepDefinitionBody.A9<T1,T2,T3,T4,T5,T6,T7,T8,T9> body)Creates a new step definition.default voidAtaktiež(String expression, StepDefinitionBody.A0 body)Creates a new step definition.default <T1> voidAtaktiež(String expression, StepDefinitionBody.A1<T1> body)Creates a new step definition.default <T1,T2>
voidAtaktiež(String expression, StepDefinitionBody.A2<T1,T2> body)Creates a new step definition.default <T1,T2,T3>
voidAtaktiež(String expression, StepDefinitionBody.A3<T1,T2,T3> body)Creates a new step definition.default <T1,T2,T3,T4>
voidAtaktiež(String expression, StepDefinitionBody.A4<T1,T2,T3,T4> body)Creates a new step definition.default <T1,T2,T3,T4,T5>
voidAtaktiež(String expression, StepDefinitionBody.A5<T1,T2,T3,T4,T5> body)Creates a new step definition.default <T1,T2,T3,T4,T5,T6>
voidAtaktiež(String expression, StepDefinitionBody.A6<T1,T2,T3,T4,T5,T6> body)Creates a new step definition.default <T1,T2,T3,T4,T5,T6,T7>
voidAtaktiež(String expression, StepDefinitionBody.A7<T1,T2,T3,T4,T5,T6,T7> body)Creates a new step definition.default <T1,T2,T3,T4,T5,T6,T7,T8>
voidAtaktiež(String expression, StepDefinitionBody.A8<T1,T2,T3,T4,T5,T6,T7,T8> body)Creates a new step definition.default <T1,T2,T3,T4,T5,T6,T7,T8,T9>
voidAtaktiež(String expression, StepDefinitionBody.A9<T1,T2,T3,T4,T5,T6,T7,T8,T9> body)Creates a new step definition.default voidAtiež(String expression, StepDefinitionBody.A0 body)Creates a new step definition.default <T1> voidAtiež(String expression, StepDefinitionBody.A1<T1> body)Creates a new step definition.default <T1,T2>
voidAtiež(String expression, StepDefinitionBody.A2<T1,T2> body)Creates a new step definition.default <T1,T2,T3>
voidAtiež(String expression, StepDefinitionBody.A3<T1,T2,T3> body)Creates a new step definition.default <T1,T2,T3,T4>
voidAtiež(String expression, StepDefinitionBody.A4<T1,T2,T3,T4> body)Creates a new step definition.default <T1,T2,T3,T4,T5>
voidAtiež(String expression, StepDefinitionBody.A5<T1,T2,T3,T4,T5> body)Creates a new step definition.default <T1,T2,T3,T4,T5,T6>
voidAtiež(String expression, StepDefinitionBody.A6<T1,T2,T3,T4,T5,T6> body)Creates a new step definition.default <T1,T2,T3,T4,T5,T6,T7>
voidAtiež(String expression, StepDefinitionBody.A7<T1,T2,T3,T4,T5,T6,T7> body)Creates a new step definition.default <T1,T2,T3,T4,T5,T6,T7,T8>
voidAtiež(String expression, StepDefinitionBody.A8<T1,T2,T3,T4,T5,T6,T7,T8> body)Creates a new step definition.default <T1,T2,T3,T4,T5,T6,T7,T8,T9>
voidAtiež(String expression, StepDefinitionBody.A9<T1,T2,T3,T4,T5,T6,T7,T8,T9> body)Creates a new step definition.default voidAzároveň(String expression, StepDefinitionBody.A0 body)Creates a new step definition.default <T1> voidAzároveň(String expression, StepDefinitionBody.A1<T1> body)Creates a new step definition.default <T1,T2>
voidAzároveň(String expression, StepDefinitionBody.A2<T1,T2> body)Creates a new step definition.default <T1,T2,T3>
voidAzároveň(String expression, StepDefinitionBody.A3<T1,T2,T3> body)Creates a new step definition.default <T1,T2,T3,T4>
voidAzároveň(String expression, StepDefinitionBody.A4<T1,T2,T3,T4> body)Creates a new step definition.default <T1,T2,T3,T4,T5>
voidAzároveň(String expression, StepDefinitionBody.A5<T1,T2,T3,T4,T5> body)Creates a new step definition.default <T1,T2,T3,T4,T5,T6>
voidAzároveň(String expression, StepDefinitionBody.A6<T1,T2,T3,T4,T5,T6> body)Creates a new step definition.default <T1,T2,T3,T4,T5,T6,T7>
voidAzároveň(String expression, StepDefinitionBody.A7<T1,T2,T3,T4,T5,T6,T7> body)Creates a new step definition.default <T1,T2,T3,T4,T5,T6,T7,T8>
voidAzároveň(String expression, StepDefinitionBody.A8<T1,T2,T3,T4,T5,T6,T7,T8> body)Creates a new step definition.default <T1,T2,T3,T4,T5,T6,T7,T8,T9>
voidAzároveň(String expression, StepDefinitionBody.A9<T1,T2,T3,T4,T5,T6,T7,T8,T9> body)Creates a new step definition.default voidKeď(String expression, StepDefinitionBody.A0 body)Creates a new step definition.default <T1> voidKeď(String expression, StepDefinitionBody.A1<T1> body)Creates a new step definition.default <T1,T2>
voidKeď(String expression, StepDefinitionBody.A2<T1,T2> body)Creates a new step definition.default <T1,T2,T3>
voidKeď(String expression, StepDefinitionBody.A3<T1,T2,T3> body)Creates a new step definition.default <T1,T2,T3,T4>
voidKeď(String expression, StepDefinitionBody.A4<T1,T2,T3,T4> body)Creates a new step definition.default <T1,T2,T3,T4,T5>
voidKeď(String expression, StepDefinitionBody.A5<T1,T2,T3,T4,T5> body)Creates a new step definition.default <T1,T2,T3,T4,T5,T6>
voidKeď(String expression, StepDefinitionBody.A6<T1,T2,T3,T4,T5,T6> body)Creates a new step definition.default <T1,T2,T3,T4,T5,T6,T7>
voidKeď(String expression, StepDefinitionBody.A7<T1,T2,T3,T4,T5,T6,T7> body)Creates a new step definition.default <T1,T2,T3,T4,T5,T6,T7,T8>
voidKeď(String expression, StepDefinitionBody.A8<T1,T2,T3,T4,T5,T6,T7,T8> body)Creates a new step definition.default <T1,T2,T3,T4,T5,T6,T7,T8,T9>
voidKeď(String expression, StepDefinitionBody.A9<T1,T2,T3,T4,T5,T6,T7,T8,T9> body)Creates a new step definition.default voidPokiaľ(String expression, StepDefinitionBody.A0 body)Creates a new step definition.default <T1> voidPokiaľ(String expression, StepDefinitionBody.A1<T1> body)Creates a new step definition.default <T1,T2>
voidPokiaľ(String expression, StepDefinitionBody.A2<T1,T2> body)Creates a new step definition.default <T1,T2,T3>
voidPokiaľ(String expression, StepDefinitionBody.A3<T1,T2,T3> body)Creates a new step definition.default <T1,T2,T3,T4>
voidPokiaľ(String expression, StepDefinitionBody.A4<T1,T2,T3,T4> body)Creates a new step definition.default <T1,T2,T3,T4,T5>
voidPokiaľ(String expression, StepDefinitionBody.A5<T1,T2,T3,T4,T5> body)Creates a new step definition.default <T1,T2,T3,T4,T5,T6>
voidPokiaľ(String expression, StepDefinitionBody.A6<T1,T2,T3,T4,T5,T6> body)Creates a new step definition.default <T1,T2,T3,T4,T5,T6,T7>
voidPokiaľ(String expression, StepDefinitionBody.A7<T1,T2,T3,T4,T5,T6,T7> body)Creates a new step definition.default <T1,T2,T3,T4,T5,T6,T7,T8>
voidPokiaľ(String expression, StepDefinitionBody.A8<T1,T2,T3,T4,T5,T6,T7,T8> body)Creates a new step definition.default <T1,T2,T3,T4,T5,T6,T7,T8,T9>
voidPokiaľ(String expression, StepDefinitionBody.A9<T1,T2,T3,T4,T5,T6,T7,T8,T9> body)Creates a new step definition.default voidPotom(String expression, StepDefinitionBody.A0 body)Creates a new step definition.default <T1> voidPotom(String expression, StepDefinitionBody.A1<T1> body)Creates a new step definition.default <T1,T2>
voidPotom(String expression, StepDefinitionBody.A2<T1,T2> body)Creates a new step definition.default <T1,T2,T3>
voidPotom(String expression, StepDefinitionBody.A3<T1,T2,T3> body)Creates a new step definition.default <T1,T2,T3,T4>
voidPotom(String expression, StepDefinitionBody.A4<T1,T2,T3,T4> body)Creates a new step definition.default <T1,T2,T3,T4,T5>
voidPotom(String expression, StepDefinitionBody.A5<T1,T2,T3,T4,T5> body)Creates a new step definition.default <T1,T2,T3,T4,T5,T6>
voidPotom(String expression, StepDefinitionBody.A6<T1,T2,T3,T4,T5,T6> body)Creates a new step definition.default <T1,T2,T3,T4,T5,T6,T7>
voidPotom(String expression, StepDefinitionBody.A7<T1,T2,T3,T4,T5,T6,T7> body)Creates a new step definition.default <T1,T2,T3,T4,T5,T6,T7,T8>
voidPotom(String expression, StepDefinitionBody.A8<T1,T2,T3,T4,T5,T6,T7,T8> body)Creates a new step definition.default <T1,T2,T3,T4,T5,T6,T7,T8,T9>
voidPotom(String expression, StepDefinitionBody.A9<T1,T2,T3,T4,T5,T6,T7,T8,T9> body)Creates a new step definition.default voidTak(String expression, StepDefinitionBody.A0 body)Creates a new step definition.default <T1> voidTak(String expression, StepDefinitionBody.A1<T1> body)Creates a new step definition.default <T1,T2>
voidTak(String expression, StepDefinitionBody.A2<T1,T2> body)Creates a new step definition.default <T1,T2,T3>
voidTak(String expression, StepDefinitionBody.A3<T1,T2,T3> body)Creates a new step definition.default <T1,T2,T3,T4>
voidTak(String expression, StepDefinitionBody.A4<T1,T2,T3,T4> body)Creates a new step definition.default <T1,T2,T3,T4,T5>
voidTak(String expression, StepDefinitionBody.A5<T1,T2,T3,T4,T5> body)Creates a new step definition.default <T1,T2,T3,T4,T5,T6>
voidTak(String expression, StepDefinitionBody.A6<T1,T2,T3,T4,T5,T6> body)Creates a new step definition.default <T1,T2,T3,T4,T5,T6,T7>
voidTak(String expression, StepDefinitionBody.A7<T1,T2,T3,T4,T5,T6,T7> body)Creates a new step definition.default <T1,T2,T3,T4,T5,T6,T7,T8>
voidTak(String expression, StepDefinitionBody.A8<T1,T2,T3,T4,T5,T6,T7,T8> body)Creates a new step definition.default <T1,T2,T3,T4,T5,T6,T7,T8,T9>
voidTak(String expression, StepDefinitionBody.A9<T1,T2,T3,T4,T5,T6,T7,T8,T9> body)Creates a new step definition.default voidZapredpokladu(String expression, StepDefinitionBody.A0 body)Creates a new step definition.default <T1> voidZapredpokladu(String expression, StepDefinitionBody.A1<T1> body)Creates a new step definition.default <T1,T2>
voidZapredpokladu(String expression, StepDefinitionBody.A2<T1,T2> body)Creates a new step definition.default <T1,T2,T3>
voidZapredpokladu(String expression, StepDefinitionBody.A3<T1,T2,T3> body)Creates a new step definition.default <T1,T2,T3,T4>
voidZapredpokladu(String expression, StepDefinitionBody.A4<T1,T2,T3,T4> body)Creates a new step definition.default <T1,T2,T3,T4,T5>
voidZapredpokladu(String expression, StepDefinitionBody.A5<T1,T2,T3,T4,T5> body)Creates a new step definition.default <T1,T2,T3,T4,T5,T6>
voidZapredpokladu(String expression, StepDefinitionBody.A6<T1,T2,T3,T4,T5,T6> body)Creates a new step definition.default <T1,T2,T3,T4,T5,T6,T7>
voidZapredpokladu(String expression, StepDefinitionBody.A7<T1,T2,T3,T4,T5,T6,T7> body)Creates a new step definition.default <T1,T2,T3,T4,T5,T6,T7,T8>
voidZapredpokladu(String expression, StepDefinitionBody.A8<T1,T2,T3,T4,T5,T6,T7,T8> body)Creates a new step definition.default <T1,T2,T3,T4,T5,T6,T7,T8,T9>
voidZapredpokladu(String expression, StepDefinitionBody.A9<T1,T2,T3,T4,T5,T6,T7,T8,T9> body)Creates a new step definition.-
Methods inherited from interface io.cucumber.java8.LambdaGlue
After, After, After, After, After, After, After, After, AfterStep, AfterStep, AfterStep, AfterStep, AfterStep, AfterStep, AfterStep, AfterStep, Before, Before, Before, Before, Before, Before, Before, Before, BeforeStep, BeforeStep, BeforeStep, BeforeStep, BeforeStep, BeforeStep, BeforeStep, BeforeStep, DataTableType, DataTableType, DataTableType, DataTableType, DataTableType, DataTableType, DataTableType, DataTableType, DefaultDataTableCellTransformer, DefaultDataTableCellTransformer, DefaultDataTableEntryTransformer, DefaultDataTableEntryTransformer, DefaultParameterTransformer, DocStringType, ParameterType, ParameterType, ParameterType, ParameterType, ParameterType, ParameterType, ParameterType, ParameterType, ParameterType
-
-
-
-
Method Detail
-
A
default void A(String expression, StepDefinitionBody.A0 body)
Creates a new step definition.- Parameters:
expression- the cucumber expressionbody- a lambda expression with no parameters
-
A
default <T1> void A(String expression, StepDefinitionBody.A1<T1> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1- Parameters:
expression- the cucumber expressionbody- a lambda expression with 1 parameters
-
A
default <T1,T2> void A(String expression, StepDefinitionBody.A2<T1,T2> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2- Parameters:
expression- the cucumber expressionbody- a lambda expression with 2 parameters
-
A
default <T1,T2,T3> void A(String expression, StepDefinitionBody.A3<T1,T2,T3> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3- Parameters:
expression- the cucumber expressionbody- a lambda expression with 3 parameters
-
A
default <T1,T2,T3,T4> void A(String expression, StepDefinitionBody.A4<T1,T2,T3,T4> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4- Parameters:
expression- the cucumber expressionbody- a lambda expression with 4 parameters
-
A
default <T1,T2,T3,T4,T5> void A(String expression, StepDefinitionBody.A5<T1,T2,T3,T4,T5> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5- Parameters:
expression- the cucumber expressionbody- a lambda expression with 5 parameters
-
A
default <T1,T2,T3,T4,T5,T6> void A(String expression, StepDefinitionBody.A6<T1,T2,T3,T4,T5,T6> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5T6- type of argument 6- Parameters:
expression- the cucumber expressionbody- a lambda expression with 6 parameters
-
A
default <T1,T2,T3,T4,T5,T6,T7> void A(String expression, StepDefinitionBody.A7<T1,T2,T3,T4,T5,T6,T7> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5T6- type of argument 6T7- type of argument 7- Parameters:
expression- the cucumber expressionbody- a lambda expression with 7 parameters
-
A
default <T1,T2,T3,T4,T5,T6,T7,T8> void A(String expression, StepDefinitionBody.A8<T1,T2,T3,T4,T5,T6,T7,T8> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5T6- type of argument 6T7- type of argument 7T8- type of argument 8- Parameters:
expression- the cucumber expressionbody- a lambda expression with 8 parameters
-
A
default <T1,T2,T3,T4,T5,T6,T7,T8,T9> void A(String expression, StepDefinitionBody.A9<T1,T2,T3,T4,T5,T6,T7,T8,T9> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5T6- type of argument 6T7- type of argument 7T8- type of argument 8T9- type of argument 9- Parameters:
expression- the cucumber expressionbody- a lambda expression with 9 parameters
-
Ataktiež
default void Ataktiež(String expression, StepDefinitionBody.A0 body)
Creates a new step definition.- Parameters:
expression- the cucumber expressionbody- a lambda expression with no parameters
-
Ataktiež
default <T1> void Ataktiež(String expression, StepDefinitionBody.A1<T1> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1- Parameters:
expression- the cucumber expressionbody- a lambda expression with 1 parameters
-
Ataktiež
default <T1,T2> void Ataktiež(String expression, StepDefinitionBody.A2<T1,T2> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2- Parameters:
expression- the cucumber expressionbody- a lambda expression with 2 parameters
-
Ataktiež
default <T1,T2,T3> void Ataktiež(String expression, StepDefinitionBody.A3<T1,T2,T3> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3- Parameters:
expression- the cucumber expressionbody- a lambda expression with 3 parameters
-
Ataktiež
default <T1,T2,T3,T4> void Ataktiež(String expression, StepDefinitionBody.A4<T1,T2,T3,T4> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4- Parameters:
expression- the cucumber expressionbody- a lambda expression with 4 parameters
-
Ataktiež
default <T1,T2,T3,T4,T5> void Ataktiež(String expression, StepDefinitionBody.A5<T1,T2,T3,T4,T5> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5- Parameters:
expression- the cucumber expressionbody- a lambda expression with 5 parameters
-
Ataktiež
default <T1,T2,T3,T4,T5,T6> void Ataktiež(String expression, StepDefinitionBody.A6<T1,T2,T3,T4,T5,T6> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5T6- type of argument 6- Parameters:
expression- the cucumber expressionbody- a lambda expression with 6 parameters
-
Ataktiež
default <T1,T2,T3,T4,T5,T6,T7> void Ataktiež(String expression, StepDefinitionBody.A7<T1,T2,T3,T4,T5,T6,T7> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5T6- type of argument 6T7- type of argument 7- Parameters:
expression- the cucumber expressionbody- a lambda expression with 7 parameters
-
Ataktiež
default <T1,T2,T3,T4,T5,T6,T7,T8> void Ataktiež(String expression, StepDefinitionBody.A8<T1,T2,T3,T4,T5,T6,T7,T8> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5T6- type of argument 6T7- type of argument 7T8- type of argument 8- Parameters:
expression- the cucumber expressionbody- a lambda expression with 8 parameters
-
Ataktiež
default <T1,T2,T3,T4,T5,T6,T7,T8,T9> void Ataktiež(String expression, StepDefinitionBody.A9<T1,T2,T3,T4,T5,T6,T7,T8,T9> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5T6- type of argument 6T7- type of argument 7T8- type of argument 8T9- type of argument 9- Parameters:
expression- the cucumber expressionbody- a lambda expression with 9 parameters
-
Atiež
default void Atiež(String expression, StepDefinitionBody.A0 body)
Creates a new step definition.- Parameters:
expression- the cucumber expressionbody- a lambda expression with no parameters
-
Atiež
default <T1> void Atiež(String expression, StepDefinitionBody.A1<T1> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1- Parameters:
expression- the cucumber expressionbody- a lambda expression with 1 parameters
-
Atiež
default <T1,T2> void Atiež(String expression, StepDefinitionBody.A2<T1,T2> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2- Parameters:
expression- the cucumber expressionbody- a lambda expression with 2 parameters
-
Atiež
default <T1,T2,T3> void Atiež(String expression, StepDefinitionBody.A3<T1,T2,T3> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3- Parameters:
expression- the cucumber expressionbody- a lambda expression with 3 parameters
-
Atiež
default <T1,T2,T3,T4> void Atiež(String expression, StepDefinitionBody.A4<T1,T2,T3,T4> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4- Parameters:
expression- the cucumber expressionbody- a lambda expression with 4 parameters
-
Atiež
default <T1,T2,T3,T4,T5> void Atiež(String expression, StepDefinitionBody.A5<T1,T2,T3,T4,T5> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5- Parameters:
expression- the cucumber expressionbody- a lambda expression with 5 parameters
-
Atiež
default <T1,T2,T3,T4,T5,T6> void Atiež(String expression, StepDefinitionBody.A6<T1,T2,T3,T4,T5,T6> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5T6- type of argument 6- Parameters:
expression- the cucumber expressionbody- a lambda expression with 6 parameters
-
Atiež
default <T1,T2,T3,T4,T5,T6,T7> void Atiež(String expression, StepDefinitionBody.A7<T1,T2,T3,T4,T5,T6,T7> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5T6- type of argument 6T7- type of argument 7- Parameters:
expression- the cucumber expressionbody- a lambda expression with 7 parameters
-
Atiež
default <T1,T2,T3,T4,T5,T6,T7,T8> void Atiež(String expression, StepDefinitionBody.A8<T1,T2,T3,T4,T5,T6,T7,T8> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5T6- type of argument 6T7- type of argument 7T8- type of argument 8- Parameters:
expression- the cucumber expressionbody- a lambda expression with 8 parameters
-
Atiež
default <T1,T2,T3,T4,T5,T6,T7,T8,T9> void Atiež(String expression, StepDefinitionBody.A9<T1,T2,T3,T4,T5,T6,T7,T8,T9> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5T6- type of argument 6T7- type of argument 7T8- type of argument 8T9- type of argument 9- Parameters:
expression- the cucumber expressionbody- a lambda expression with 9 parameters
-
Azároveň
default void Azároveň(String expression, StepDefinitionBody.A0 body)
Creates a new step definition.- Parameters:
expression- the cucumber expressionbody- a lambda expression with no parameters
-
Azároveň
default <T1> void Azároveň(String expression, StepDefinitionBody.A1<T1> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1- Parameters:
expression- the cucumber expressionbody- a lambda expression with 1 parameters
-
Azároveň
default <T1,T2> void Azároveň(String expression, StepDefinitionBody.A2<T1,T2> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2- Parameters:
expression- the cucumber expressionbody- a lambda expression with 2 parameters
-
Azároveň
default <T1,T2,T3> void Azároveň(String expression, StepDefinitionBody.A3<T1,T2,T3> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3- Parameters:
expression- the cucumber expressionbody- a lambda expression with 3 parameters
-
Azároveň
default <T1,T2,T3,T4> void Azároveň(String expression, StepDefinitionBody.A4<T1,T2,T3,T4> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4- Parameters:
expression- the cucumber expressionbody- a lambda expression with 4 parameters
-
Azároveň
default <T1,T2,T3,T4,T5> void Azároveň(String expression, StepDefinitionBody.A5<T1,T2,T3,T4,T5> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5- Parameters:
expression- the cucumber expressionbody- a lambda expression with 5 parameters
-
Azároveň
default <T1,T2,T3,T4,T5,T6> void Azároveň(String expression, StepDefinitionBody.A6<T1,T2,T3,T4,T5,T6> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5T6- type of argument 6- Parameters:
expression- the cucumber expressionbody- a lambda expression with 6 parameters
-
Azároveň
default <T1,T2,T3,T4,T5,T6,T7> void Azároveň(String expression, StepDefinitionBody.A7<T1,T2,T3,T4,T5,T6,T7> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5T6- type of argument 6T7- type of argument 7- Parameters:
expression- the cucumber expressionbody- a lambda expression with 7 parameters
-
Azároveň
default <T1,T2,T3,T4,T5,T6,T7,T8> void Azároveň(String expression, StepDefinitionBody.A8<T1,T2,T3,T4,T5,T6,T7,T8> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5T6- type of argument 6T7- type of argument 7T8- type of argument 8- Parameters:
expression- the cucumber expressionbody- a lambda expression with 8 parameters
-
Azároveň
default <T1,T2,T3,T4,T5,T6,T7,T8,T9> void Azároveň(String expression, StepDefinitionBody.A9<T1,T2,T3,T4,T5,T6,T7,T8,T9> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5T6- type of argument 6T7- type of argument 7T8- type of argument 8T9- type of argument 9- Parameters:
expression- the cucumber expressionbody- a lambda expression with 9 parameters
-
Ak
default void Ak(String expression, StepDefinitionBody.A0 body)
Creates a new step definition.- Parameters:
expression- the cucumber expressionbody- a lambda expression with no parameters
-
Ak
default <T1> void Ak(String expression, StepDefinitionBody.A1<T1> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1- Parameters:
expression- the cucumber expressionbody- a lambda expression with 1 parameters
-
Ak
default <T1,T2> void Ak(String expression, StepDefinitionBody.A2<T1,T2> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2- Parameters:
expression- the cucumber expressionbody- a lambda expression with 2 parameters
-
Ak
default <T1,T2,T3> void Ak(String expression, StepDefinitionBody.A3<T1,T2,T3> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3- Parameters:
expression- the cucumber expressionbody- a lambda expression with 3 parameters
-
Ak
default <T1,T2,T3,T4> void Ak(String expression, StepDefinitionBody.A4<T1,T2,T3,T4> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4- Parameters:
expression- the cucumber expressionbody- a lambda expression with 4 parameters
-
Ak
default <T1,T2,T3,T4,T5> void Ak(String expression, StepDefinitionBody.A5<T1,T2,T3,T4,T5> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5- Parameters:
expression- the cucumber expressionbody- a lambda expression with 5 parameters
-
Ak
default <T1,T2,T3,T4,T5,T6> void Ak(String expression, StepDefinitionBody.A6<T1,T2,T3,T4,T5,T6> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5T6- type of argument 6- Parameters:
expression- the cucumber expressionbody- a lambda expression with 6 parameters
-
Ak
default <T1,T2,T3,T4,T5,T6,T7> void Ak(String expression, StepDefinitionBody.A7<T1,T2,T3,T4,T5,T6,T7> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5T6- type of argument 6T7- type of argument 7- Parameters:
expression- the cucumber expressionbody- a lambda expression with 7 parameters
-
Ak
default <T1,T2,T3,T4,T5,T6,T7,T8> void Ak(String expression, StepDefinitionBody.A8<T1,T2,T3,T4,T5,T6,T7,T8> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5T6- type of argument 6T7- type of argument 7T8- type of argument 8- Parameters:
expression- the cucumber expressionbody- a lambda expression with 8 parameters
-
Ak
default <T1,T2,T3,T4,T5,T6,T7,T8,T9> void Ak(String expression, StepDefinitionBody.A9<T1,T2,T3,T4,T5,T6,T7,T8,T9> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5T6- type of argument 6T7- type of argument 7T8- type of argument 8T9- type of argument 9- Parameters:
expression- the cucumber expressionbody- a lambda expression with 9 parameters
-
Ale
default void Ale(String expression, StepDefinitionBody.A0 body)
Creates a new step definition.- Parameters:
expression- the cucumber expressionbody- a lambda expression with no parameters
-
Ale
default <T1> void Ale(String expression, StepDefinitionBody.A1<T1> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1- Parameters:
expression- the cucumber expressionbody- a lambda expression with 1 parameters
-
Ale
default <T1,T2> void Ale(String expression, StepDefinitionBody.A2<T1,T2> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2- Parameters:
expression- the cucumber expressionbody- a lambda expression with 2 parameters
-
Ale
default <T1,T2,T3> void Ale(String expression, StepDefinitionBody.A3<T1,T2,T3> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3- Parameters:
expression- the cucumber expressionbody- a lambda expression with 3 parameters
-
Ale
default <T1,T2,T3,T4> void Ale(String expression, StepDefinitionBody.A4<T1,T2,T3,T4> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4- Parameters:
expression- the cucumber expressionbody- a lambda expression with 4 parameters
-
Ale
default <T1,T2,T3,T4,T5> void Ale(String expression, StepDefinitionBody.A5<T1,T2,T3,T4,T5> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5- Parameters:
expression- the cucumber expressionbody- a lambda expression with 5 parameters
-
Ale
default <T1,T2,T3,T4,T5,T6> void Ale(String expression, StepDefinitionBody.A6<T1,T2,T3,T4,T5,T6> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5T6- type of argument 6- Parameters:
expression- the cucumber expressionbody- a lambda expression with 6 parameters
-
Ale
default <T1,T2,T3,T4,T5,T6,T7> void Ale(String expression, StepDefinitionBody.A7<T1,T2,T3,T4,T5,T6,T7> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5T6- type of argument 6T7- type of argument 7- Parameters:
expression- the cucumber expressionbody- a lambda expression with 7 parameters
-
Ale
default <T1,T2,T3,T4,T5,T6,T7,T8> void Ale(String expression, StepDefinitionBody.A8<T1,T2,T3,T4,T5,T6,T7,T8> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5T6- type of argument 6T7- type of argument 7T8- type of argument 8- Parameters:
expression- the cucumber expressionbody- a lambda expression with 8 parameters
-
Ale
default <T1,T2,T3,T4,T5,T6,T7,T8,T9> void Ale(String expression, StepDefinitionBody.A9<T1,T2,T3,T4,T5,T6,T7,T8,T9> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5T6- type of argument 6T7- type of argument 7T8- type of argument 8T9- type of argument 9- Parameters:
expression- the cucumber expressionbody- a lambda expression with 9 parameters
-
Keď
default void Keď(String expression, StepDefinitionBody.A0 body)
Creates a new step definition.- Parameters:
expression- the cucumber expressionbody- a lambda expression with no parameters
-
Keď
default <T1> void Keď(String expression, StepDefinitionBody.A1<T1> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1- Parameters:
expression- the cucumber expressionbody- a lambda expression with 1 parameters
-
Keď
default <T1,T2> void Keď(String expression, StepDefinitionBody.A2<T1,T2> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2- Parameters:
expression- the cucumber expressionbody- a lambda expression with 2 parameters
-
Keď
default <T1,T2,T3> void Keď(String expression, StepDefinitionBody.A3<T1,T2,T3> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3- Parameters:
expression- the cucumber expressionbody- a lambda expression with 3 parameters
-
Keď
default <T1,T2,T3,T4> void Keď(String expression, StepDefinitionBody.A4<T1,T2,T3,T4> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4- Parameters:
expression- the cucumber expressionbody- a lambda expression with 4 parameters
-
Keď
default <T1,T2,T3,T4,T5> void Keď(String expression, StepDefinitionBody.A5<T1,T2,T3,T4,T5> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5- Parameters:
expression- the cucumber expressionbody- a lambda expression with 5 parameters
-
Keď
default <T1,T2,T3,T4,T5,T6> void Keď(String expression, StepDefinitionBody.A6<T1,T2,T3,T4,T5,T6> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5T6- type of argument 6- Parameters:
expression- the cucumber expressionbody- a lambda expression with 6 parameters
-
Keď
default <T1,T2,T3,T4,T5,T6,T7> void Keď(String expression, StepDefinitionBody.A7<T1,T2,T3,T4,T5,T6,T7> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5T6- type of argument 6T7- type of argument 7- Parameters:
expression- the cucumber expressionbody- a lambda expression with 7 parameters
-
Keď
default <T1,T2,T3,T4,T5,T6,T7,T8> void Keď(String expression, StepDefinitionBody.A8<T1,T2,T3,T4,T5,T6,T7,T8> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5T6- type of argument 6T7- type of argument 7T8- type of argument 8- Parameters:
expression- the cucumber expressionbody- a lambda expression with 8 parameters
-
Keď
default <T1,T2,T3,T4,T5,T6,T7,T8,T9> void Keď(String expression, StepDefinitionBody.A9<T1,T2,T3,T4,T5,T6,T7,T8,T9> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5T6- type of argument 6T7- type of argument 7T8- type of argument 8T9- type of argument 9- Parameters:
expression- the cucumber expressionbody- a lambda expression with 9 parameters
-
Pokiaľ
default void Pokiaľ(String expression, StepDefinitionBody.A0 body)
Creates a new step definition.- Parameters:
expression- the cucumber expressionbody- a lambda expression with no parameters
-
Pokiaľ
default <T1> void Pokiaľ(String expression, StepDefinitionBody.A1<T1> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1- Parameters:
expression- the cucumber expressionbody- a lambda expression with 1 parameters
-
Pokiaľ
default <T1,T2> void Pokiaľ(String expression, StepDefinitionBody.A2<T1,T2> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2- Parameters:
expression- the cucumber expressionbody- a lambda expression with 2 parameters
-
Pokiaľ
default <T1,T2,T3> void Pokiaľ(String expression, StepDefinitionBody.A3<T1,T2,T3> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3- Parameters:
expression- the cucumber expressionbody- a lambda expression with 3 parameters
-
Pokiaľ
default <T1,T2,T3,T4> void Pokiaľ(String expression, StepDefinitionBody.A4<T1,T2,T3,T4> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4- Parameters:
expression- the cucumber expressionbody- a lambda expression with 4 parameters
-
Pokiaľ
default <T1,T2,T3,T4,T5> void Pokiaľ(String expression, StepDefinitionBody.A5<T1,T2,T3,T4,T5> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5- Parameters:
expression- the cucumber expressionbody- a lambda expression with 5 parameters
-
Pokiaľ
default <T1,T2,T3,T4,T5,T6> void Pokiaľ(String expression, StepDefinitionBody.A6<T1,T2,T3,T4,T5,T6> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5T6- type of argument 6- Parameters:
expression- the cucumber expressionbody- a lambda expression with 6 parameters
-
Pokiaľ
default <T1,T2,T3,T4,T5,T6,T7> void Pokiaľ(String expression, StepDefinitionBody.A7<T1,T2,T3,T4,T5,T6,T7> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5T6- type of argument 6T7- type of argument 7- Parameters:
expression- the cucumber expressionbody- a lambda expression with 7 parameters
-
Pokiaľ
default <T1,T2,T3,T4,T5,T6,T7,T8> void Pokiaľ(String expression, StepDefinitionBody.A8<T1,T2,T3,T4,T5,T6,T7,T8> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5T6- type of argument 6T7- type of argument 7T8- type of argument 8- Parameters:
expression- the cucumber expressionbody- a lambda expression with 8 parameters
-
Pokiaľ
default <T1,T2,T3,T4,T5,T6,T7,T8,T9> void Pokiaľ(String expression, StepDefinitionBody.A9<T1,T2,T3,T4,T5,T6,T7,T8,T9> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5T6- type of argument 6T7- type of argument 7T8- type of argument 8T9- type of argument 9- Parameters:
expression- the cucumber expressionbody- a lambda expression with 9 parameters
-
Potom
default void Potom(String expression, StepDefinitionBody.A0 body)
Creates a new step definition.- Parameters:
expression- the cucumber expressionbody- a lambda expression with no parameters
-
Potom
default <T1> void Potom(String expression, StepDefinitionBody.A1<T1> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1- Parameters:
expression- the cucumber expressionbody- a lambda expression with 1 parameters
-
Potom
default <T1,T2> void Potom(String expression, StepDefinitionBody.A2<T1,T2> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2- Parameters:
expression- the cucumber expressionbody- a lambda expression with 2 parameters
-
Potom
default <T1,T2,T3> void Potom(String expression, StepDefinitionBody.A3<T1,T2,T3> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3- Parameters:
expression- the cucumber expressionbody- a lambda expression with 3 parameters
-
Potom
default <T1,T2,T3,T4> void Potom(String expression, StepDefinitionBody.A4<T1,T2,T3,T4> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4- Parameters:
expression- the cucumber expressionbody- a lambda expression with 4 parameters
-
Potom
default <T1,T2,T3,T4,T5> void Potom(String expression, StepDefinitionBody.A5<T1,T2,T3,T4,T5> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5- Parameters:
expression- the cucumber expressionbody- a lambda expression with 5 parameters
-
Potom
default <T1,T2,T3,T4,T5,T6> void Potom(String expression, StepDefinitionBody.A6<T1,T2,T3,T4,T5,T6> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5T6- type of argument 6- Parameters:
expression- the cucumber expressionbody- a lambda expression with 6 parameters
-
Potom
default <T1,T2,T3,T4,T5,T6,T7> void Potom(String expression, StepDefinitionBody.A7<T1,T2,T3,T4,T5,T6,T7> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5T6- type of argument 6T7- type of argument 7- Parameters:
expression- the cucumber expressionbody- a lambda expression with 7 parameters
-
Potom
default <T1,T2,T3,T4,T5,T6,T7,T8> void Potom(String expression, StepDefinitionBody.A8<T1,T2,T3,T4,T5,T6,T7,T8> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5T6- type of argument 6T7- type of argument 7T8- type of argument 8- Parameters:
expression- the cucumber expressionbody- a lambda expression with 8 parameters
-
Potom
default <T1,T2,T3,T4,T5,T6,T7,T8,T9> void Potom(String expression, StepDefinitionBody.A9<T1,T2,T3,T4,T5,T6,T7,T8,T9> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5T6- type of argument 6T7- type of argument 7T8- type of argument 8T9- type of argument 9- Parameters:
expression- the cucumber expressionbody- a lambda expression with 9 parameters
-
Tak
default void Tak(String expression, StepDefinitionBody.A0 body)
Creates a new step definition.- Parameters:
expression- the cucumber expressionbody- a lambda expression with no parameters
-
Tak
default <T1> void Tak(String expression, StepDefinitionBody.A1<T1> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1- Parameters:
expression- the cucumber expressionbody- a lambda expression with 1 parameters
-
Tak
default <T1,T2> void Tak(String expression, StepDefinitionBody.A2<T1,T2> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2- Parameters:
expression- the cucumber expressionbody- a lambda expression with 2 parameters
-
Tak
default <T1,T2,T3> void Tak(String expression, StepDefinitionBody.A3<T1,T2,T3> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3- Parameters:
expression- the cucumber expressionbody- a lambda expression with 3 parameters
-
Tak
default <T1,T2,T3,T4> void Tak(String expression, StepDefinitionBody.A4<T1,T2,T3,T4> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4- Parameters:
expression- the cucumber expressionbody- a lambda expression with 4 parameters
-
Tak
default <T1,T2,T3,T4,T5> void Tak(String expression, StepDefinitionBody.A5<T1,T2,T3,T4,T5> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5- Parameters:
expression- the cucumber expressionbody- a lambda expression with 5 parameters
-
Tak
default <T1,T2,T3,T4,T5,T6> void Tak(String expression, StepDefinitionBody.A6<T1,T2,T3,T4,T5,T6> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5T6- type of argument 6- Parameters:
expression- the cucumber expressionbody- a lambda expression with 6 parameters
-
Tak
default <T1,T2,T3,T4,T5,T6,T7> void Tak(String expression, StepDefinitionBody.A7<T1,T2,T3,T4,T5,T6,T7> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5T6- type of argument 6T7- type of argument 7- Parameters:
expression- the cucumber expressionbody- a lambda expression with 7 parameters
-
Tak
default <T1,T2,T3,T4,T5,T6,T7,T8> void Tak(String expression, StepDefinitionBody.A8<T1,T2,T3,T4,T5,T6,T7,T8> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5T6- type of argument 6T7- type of argument 7T8- type of argument 8- Parameters:
expression- the cucumber expressionbody- a lambda expression with 8 parameters
-
Tak
default <T1,T2,T3,T4,T5,T6,T7,T8,T9> void Tak(String expression, StepDefinitionBody.A9<T1,T2,T3,T4,T5,T6,T7,T8,T9> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5T6- type of argument 6T7- type of argument 7T8- type of argument 8T9- type of argument 9- Parameters:
expression- the cucumber expressionbody- a lambda expression with 9 parameters
-
Zapredpokladu
default void Zapredpokladu(String expression, StepDefinitionBody.A0 body)
Creates a new step definition.- Parameters:
expression- the cucumber expressionbody- a lambda expression with no parameters
-
Zapredpokladu
default <T1> void Zapredpokladu(String expression, StepDefinitionBody.A1<T1> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1- Parameters:
expression- the cucumber expressionbody- a lambda expression with 1 parameters
-
Zapredpokladu
default <T1,T2> void Zapredpokladu(String expression, StepDefinitionBody.A2<T1,T2> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2- Parameters:
expression- the cucumber expressionbody- a lambda expression with 2 parameters
-
Zapredpokladu
default <T1,T2,T3> void Zapredpokladu(String expression, StepDefinitionBody.A3<T1,T2,T3> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3- Parameters:
expression- the cucumber expressionbody- a lambda expression with 3 parameters
-
Zapredpokladu
default <T1,T2,T3,T4> void Zapredpokladu(String expression, StepDefinitionBody.A4<T1,T2,T3,T4> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4- Parameters:
expression- the cucumber expressionbody- a lambda expression with 4 parameters
-
Zapredpokladu
default <T1,T2,T3,T4,T5> void Zapredpokladu(String expression, StepDefinitionBody.A5<T1,T2,T3,T4,T5> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5- Parameters:
expression- the cucumber expressionbody- a lambda expression with 5 parameters
-
Zapredpokladu
default <T1,T2,T3,T4,T5,T6> void Zapredpokladu(String expression, StepDefinitionBody.A6<T1,T2,T3,T4,T5,T6> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5T6- type of argument 6- Parameters:
expression- the cucumber expressionbody- a lambda expression with 6 parameters
-
Zapredpokladu
default <T1,T2,T3,T4,T5,T6,T7> void Zapredpokladu(String expression, StepDefinitionBody.A7<T1,T2,T3,T4,T5,T6,T7> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5T6- type of argument 6T7- type of argument 7- Parameters:
expression- the cucumber expressionbody- a lambda expression with 7 parameters
-
Zapredpokladu
default <T1,T2,T3,T4,T5,T6,T7,T8> void Zapredpokladu(String expression, StepDefinitionBody.A8<T1,T2,T3,T4,T5,T6,T7,T8> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5T6- type of argument 6T7- type of argument 7T8- type of argument 8- Parameters:
expression- the cucumber expressionbody- a lambda expression with 8 parameters
-
Zapredpokladu
default <T1,T2,T3,T4,T5,T6,T7,T8,T9> void Zapredpokladu(String expression, StepDefinitionBody.A9<T1,T2,T3,T4,T5,T6,T7,T8,T9> body)
Creates a new step definition.- Type Parameters:
T1- type of argument 1T2- type of argument 2T3- type of argument 3T4- type of argument 4T5- type of argument 5T6- type of argument 6T7- type of argument 7T8- type of argument 8T9- type of argument 9- Parameters:
expression- the cucumber expressionbody- a lambda expression with 9 parameters
-
-