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

PassedParameters::getParameter(): add one extra test #262

Merged
merged 1 commit into from
May 18, 2021

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented May 18, 2021

... for a non-function call with no parameters (and naturally, no param names) where the limit gets automatically applied, but the return will be false due to the construct not having parameters.

This should get test coverage for the class up to 100%.

... for a non-function call with no parameters (and naturally, no param names) where the limit gets automatically applied, but the return will be `false` due to the construct not having parameters.

This should get test coverage for the class up to 100%.
@jrfnl jrfnl force-pushed the passedparameters/add-one-extra-test branch from 1a7f4a1 to abb41dd Compare May 18, 2021 16:51
@jrfnl jrfnl merged commit f2fc236 into develop May 18, 2021
@jrfnl jrfnl deleted the passedparameters/add-one-extra-test branch May 18, 2021 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant