Provide default constructor for ParameterConverters
Description
To ensure backward compatibility with 4.1, reinstate a default constructor, removed by JBEHAVE-1217.
Activity
Show:
Valery Yatsynovich June 16, 2017 at 7:06 PM
, I propose to mark new constructor as deprecated (to ensure that users do configuration in a proper way and do not fall-back unexpectedly to default table transformers via usage of ParameterConverters without parameters)
To ensure backward compatibility with 4.1, reinstate a default constructor, removed by JBEHAVE-1217.