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

Additional Scenario Fixture Check: Parameter Names #87

Open
slu-it opened this issue Sep 15, 2017 · 0 comments
Open

Additional Scenario Fixture Check: Parameter Names #87

slu-it opened this issue Sep 15, 2017 · 0 comments

Comments

@slu-it
Copy link
Member

slu-it commented Sep 15, 2017

Currently we have two checks regarding the parameters of a Scenario Step method.

  1. Check number of parameters for each template of the method.
  2. Check that method parameters are either named or have the @Binding annotation.

We need a third check:

Are there parameters for each name?

korrat pushed a commit to EnProLivingDoc/livingdoc that referenced this issue Mar 6, 2020
… into 'master'

Resolve "Extract annotations from ExecutableDocument classes"

Closes LivingDoc#87

See merge request enpro-ws2019-20/enpro-livingdoc!40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant