You can put your parameters in quotes and then include the quotes in the
steps rule this way you get the parameter with whitespace, eg
@then ("I say \"$something\"")Then I say "white space"
You can put your parameters in quotes and then include the quotes in the
steps rule this way you get the parameter with whitespace, eg
@then ("I say \"$something\"")Then I say "white space"