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 unit tests for BitsSubstitution class #9416

Merged
merged 4 commits into from
Oct 21, 2024

Conversation

abdelhak-zaaim
Copy link
Contributor

@abdelhak-zaaim abdelhak-zaaim commented Oct 19, 2024

Description

  • Added JUnit 5 tests for compareNotNull, compareNotNullSigned, compareNotNullUnsigned, readInt, readIntLE, uuidToBytes, writeInt, writeLong, and writeDouble methods.
  • Included Javadoc comments for each test method.

Documentation

None

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Oct 19, 2024
@romain-grecourt romain-grecourt merged commit 1f9216d into helidon-io:main Oct 21, 2024
44 checks passed
@abdelhak-zaaim abdelhak-zaaim deleted the optimisation-2 branch October 22, 2024 12:37
arjav-desai pushed a commit to arjav-desai/helidon that referenced this pull request Dec 11, 2024
* Add unit tests for BitsSubstitution class.

* remove unused test dependency

* add test dependency's

* Refactor BitsSubstitutionTest to use assertThat with Hamcrest matchers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants