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

Util/Common: add tests for the suggestType() method #246

Merged
merged 1 commit into from Jan 10, 2024

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Jan 10, 2024

Description

The Common::suggestType() method did not have dedicated unit tests.

The tests now added are based upon work previously done for squizlabs/PHP_CodeSniffer#2189 / squizlabs/PHP_CodeSniffer#2456

Suggested changelog entry

N/A

Related issues/external references

Related to #146

The `Common::suggestType()` method did not have dedicated unit tests.

The tests now added are based upon work previously done for squizlabs/PHP_CodeSniffer 2189 / squizlabs/PHP_CodeSniffer 2456
@jrfnl jrfnl added this to the 3.x Next milestone Jan 10, 2024
@jrfnl jrfnl merged commit 364cc72 into master Jan 10, 2024
46 checks passed
@jrfnl jrfnl deleted the feature/util-common-suggesttype-add-tests branch January 10, 2024 13:52
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