Complete Course of Cucumber for Java: Data Table
In this lesson 4 of the Complete Course (Tutorial) of Cucumber for #Java I introduce the concept of Data Table as a Cucumber step argument.
Detailed lesson syllabus:
1) Introduction of multiple step definition classes
2) Introduction of the concept of test context as a repository of test state
3) Example using a Data Table
4) Introduction of the concept of @DataTableType