Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generic in CustomParameterParser #193

Open
BugDiver opened this issue Nov 29, 2018 · 1 comment
Open

Generic in CustomParameterParser #193

BugDiver opened this issue Nov 29, 2018 · 1 comment
Labels

Comments

@BugDiver
Copy link
Member

From @AUsachov on November 27, 2018 15:6

Would be great to have "CustomParameterParser.canParse(ParameterizedType parameterType, Spec.Parameter parameter)" instead of simple Class<?>. This can simplify mapping from table to List

Copied from original issue: getgauge/gauge#1257

@BugDiver
Copy link
Member Author

@AUsachov The Custom parameter parsing is a runner-specific implementation. In this case, my guess is you are referring to java runner's parameter parsing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant