Skip to content

GH-3652: Use assertThat checks in parquet-plugins/parquet-protobuf tests#3653

Merged
wgtmac merged 1 commit into
apache:masterfrom
nastra:assertj-parquet-protobuf
Jul 14, 2026
Merged

GH-3652: Use assertThat checks in parquet-plugins/parquet-protobuf tests#3653
wgtmac merged 1 commit into
apache:masterfrom
nastra:assertj-parquet-protobuf

Conversation

@nastra

@nastra nastra commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Rationale for this change

Switching assertions from JUnit4-style Assert to AssertJ makes code easier to read and debug when tests fail.

What changes are included in this PR?

This updates parquet-plugins / parquet-protobuf tests to use AssertJ checks, which provide more fluent assertions and more detailed information when assertions fails on CI.

The changes in this PR were done with the help of Claude but I manually reviewed every single LOC

Are these changes tested?

yes, existing tests

Are there any user-facing changes?

no

@nastra nastra force-pushed the assertj-parquet-protobuf branch from 448ad57 to 9e25b2b Compare July 9, 2026 06:03
@nastra

nastra commented Jul 9, 2026

Copy link
Copy Markdown
Contributor Author

/cc @wgtmac @Fokko

@wgtmac wgtmac merged commit f954a72 into apache:master Jul 14, 2026
3 checks passed
@nastra nastra deleted the assertj-parquet-protobuf branch July 14, 2026 09:18
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.

3 participants