Skip to content

Use specific assertions instead of assertTrue#73

Merged
ctubbsii merged 2 commits intoapache:mainfrom
ddanielr:simplify-tests
Feb 17, 2026
Merged

Use specific assertions instead of assertTrue#73
ctubbsii merged 2 commits intoapache:mainfrom
ddanielr:simplify-tests

Conversation

@ddanielr
Copy link
Contributor

Changes test code to use assertInstanceOf and assertFalse instead of conditional checks with assertTrue.

Changes test code to use assertInstanceOf and assertFalse instead of
conditional checks with assertTrue.
@ctubbsii ctubbsii merged commit bf41bda into apache:main Feb 17, 2026
1 check passed
@ddanielr ddanielr deleted the simplify-tests branch February 17, 2026 18:37
@ctubbsii ctubbsii added this to the 1.0.0 milestone Mar 2, 2026
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.

2 participants