Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

Support method references in the cucumber-java8 to cucumber-java migration #2

Closed
timtebeek opened this issue Mar 12, 2023 · 1 comment

Comments

@timtebeek
Copy link
Collaborator

timtebeek commented Mar 12, 2023

πŸ€” What's the problem you're trying to solve?

When migrating from cucumber-java8 to cucumber-java, method references are not supported.

✨ What's your proposed solution?

Support method references in the cucumber-java8 to cucumber-java migration recipes.

⛏ Have you considered any alternatives or workarounds?

Replace the method references with lambda's before conversion, through an inverse of Use method references in lambda.

πŸ“š Any additional context?

Likely more important only if we do indeed deprecate cucumber-java8.


This text was originally generated from a template, then edited by hand. You can modify the template here.

@timtebeek
Copy link
Collaborator Author

Continued here openrewrite/rewrite-cucumber-jvm#3

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant