assertj / assertj/assertj-generator

Remove deprecation warnings from generated assertions

Open
#143 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
72
Forks
47
Avg merge
1d 16h
Merged PRs (30d)
2

Description

The assertions generated uses `org.assertj.core.util.Objects.areEqual` and `org.assertj.core.util.Objects.areEqualArrays` which are deprecated and show in the applications warning logs.

Should use the suggested methods instead.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.