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

Fix PrimitiveArralList/TransformlingList test file names #3124

Merged
merged 2 commits into from
Jul 29, 2023

Conversation

etellman
Copy link
Contributor

The test classes for PrimitiveArrayList and TransformingList follow the '_Test' naming convention but the file names were missing the underscore. It doesn't really matter, but it looked a little weird in the IDE.

Check List:

  • Fixes # : just cosmetic
  • Unit tests : just file rename
  • Javadoc with a code example (on API only) : NA
  • PR meets the contributing guidelines

Following the contributing guidelines will make it easier for us to review and accept your PR.

The test classes for PrimitiveArrayList and TransformingList follow the
'_Test' naming convention but the file names were missing the
underscore. It doesn't really matter, but it looked a little weird in
the IDE.
@joel-costigliola joel-costigliola merged commit b2a703b into assertj:main Jul 29, 2023
9 of 10 checks passed
@joel-costigliola
Copy link
Member

Merged, good catch @etellman!

@etellman etellman deleted the test-names2 branch August 21, 2023 19:21
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.

None yet

2 participants