Class DataTableInteractionParameterConverter
- java.lang.Object
-
- de.telekom.test.bddwebapp.cucumber.steps.DataTableInteractionParameterConverter
-
@Component public class DataTableInteractionParameterConverter extends Object
Maps interaction key like $key to value. Simple values will return as value.- Author:
- Daniel Keiss <daniel.keiss@telekom.de>
Copyright (c) 2022 Daniel Keiss, Deutsche Telekom IT GmbH This file is distributed under the conditions of the Apache License, Version 2.0. For details see the file license on the toplevel.
-
-
Constructor Summary
Constructors Constructor Description DataTableInteractionParameterConverter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<Map<String,Object>>getRowsWithInteractionKey(io.cucumber.datatable.DataTable testData)
-