Skip to content

Delegate OptionalDouble value comparison to Double.compare in hasValue assertion#3411

Closed
pbacz wants to merge 1 commit intoassertj:3.xfrom
pbacz:issue-3401
Closed

Delegate OptionalDouble value comparison to Double.compare in hasValue assertion#3411
pbacz wants to merge 1 commit intoassertj:3.xfrom
pbacz:issue-3401

Conversation

@pbacz
Copy link
Copy Markdown
Contributor

@pbacz pbacz commented Apr 2, 2024

Check List:

@joel-costigliola joel-costigliola self-requested a review May 3, 2024 22:05
@scordio
Copy link
Copy Markdown
Member

scordio commented May 4, 2024

Superseded by f086a92.

@scordio scordio closed this May 4, 2024
@scordio scordio added this to the 3.26.0 milestone May 4, 2024
@scordio scordio changed the title Fix: AbstractOptionalDoubleAssert.hasValue(double) fails with NaN Delegate OptionalDouble value comparison to Double.compare May 4, 2024
@scordio scordio changed the title Delegate OptionalDouble value comparison to Double.compare Delegate OptionalDouble value comparison to Double.compare in hasValue assertion May 4, 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.

AbstractOptionalDoubleAssert.hasValue(double) fails with NaN

2 participants