Intellij-Plugin
Intellij-Plugin copied to clipboard
Lack of consistency in parameter generation
From @sguptatw on April 26, 2016 4:17
Expected behavior
The type of parameter generated should be consistent
Actual behavior
The type of parameter generated should be consistent
Steps to reproduce
- Create a spec file
Something
=========
sfsdfsdf
--------
* This is showing as implemente"b"d
- use create a step implementation.
- The generated parameter type is Object
- Now use shift f6 and refactor the step to This is "showing" as implemente"b"d
- The newly generated parameter is of type String
Gauge version
Gauge version: 0.4.1.nightly-2016-04-19
Plugins
-------
html-report (2.1.0)
java (0.3.4.nightly-2016-04-19)
Copied from original issue: getgauge/gauge#354
From @sriv on January 18, 2017 6:12
Not a Gauge issue. Which IDE is this happening?
This happens on IntelliJ