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

Add test cases for indexOf and contains method of ArrayUtils class #215

Merged
merged 3 commits into from
Jan 20, 2024

Conversation

HiFromAjay
Copy link
Contributor

@HiFromAjay HiFromAjay commented Feb 8, 2021

@HiFromAjay HiFromAjay changed the title add a test case for indexOf method of ArrayUtils class Add test cases for indexOf and contains method of ArrayUtils class Feb 9, 2021
Copy link
Member

@kinow kinow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure how to review this one. The tests are simple, nothing wrong with the code. But I don't recall why we copied this class from Lang, instead of adding a dependency that's shaded (as we did in some other component I think?).

If there are tests in Lang, also not sure if we need/should duplicate them here. 🤔

Thanks for the PR anyway @HiFromAjay 👍

@Claudenw
Copy link
Contributor

Claudenw commented Aug 5, 2023

@kinow Any reason not to merge this? Or should we just close the pull request?

@garydgregory garydgregory merged commit 259a834 into apache:master Jan 20, 2024
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

Successfully merging this pull request may close these issues.

4 participants