Apply ParameterConverters in TableProperties

Description

The goal is to evolve JBEHAVE-1480. For now there is a set of methods that do conversion to a certain set of types, the number of methods may grow with necessity to support other types.

  • The methods should be made generic `<T> T getMandatoryNonBlankProperty(String propertyName, Type type)`

  • `ParameterConverters` should be re-used to avoid duplicated conversion logic

Activity

Show:
Done

Details

Assignee

Reporter

Components

Fix versions

Priority

Created May 27, 2021 at 12:32 PM
Updated April 26, 2022 at 2:11 PM
Resolved May 27, 2021 at 8:11 PM

Flag notifications