Open timtebeek opened 7 months ago
Looks to be an odd case of an AssertJ class imported into the project itself:
https://github.com/jobrunr/jobrunr/blob/v7.0.0/core/src/testFixtures/java/org/assertj/core/api/IdListAssert.java
That would explain why we get super
identifier instead of an assertThat
methodInvocation here.
Problem
Expected behavior
Example diff
From:
core/src/testFixtures/java/org/assertj/core/api/IdListAssert.java
Recipes in example diff:
org.openrewrite.java.testing.assertj.SimplifyChainedAssertJAssertion
Error messages:
References:
org.openrewrite.java.testing.assertj.SimplifyChainedAssertJAssertion
Simplify AssertJ chained assertions
jobrunr/jobrunr/master