Chapter 3
Step Definitions & Hooks — quiz
5 questions · ~4 min
Chapter 3 quiz
Question 1 of 5
A step definition is annotated `@When("the user adds {int} items to the cart")`. What does `{int}` match, and what Java type does it map to?
Chapter 3
5 questions · ~4 min
A step definition is annotated `@When("the user adds {int} items to the cart")`. What does `{int}` match, and what Java type does it map to?