assertj-json icon indicating copy to clipboard operation
assertj-json copied to clipboard

NoSuchMethodError using assertJ 3.6.2

Open hsdmiranda opened this issue 9 years ago • 1 comments

With the new version of assertJ like 3.6.2 I get the following error:

java.lang.NoSuchMethodError: org.assertj.core.api.Assertions.assertThat(Ljava/util/List;)Lorg/assertj/core/api/AbstractListAssert; at com.revinate.assertj.json.JsonPathAssert.jsonPathAsListOf(JsonPathAssert.java:54)

hsdmiranda avatar Feb 07 '17 08:02 hsdmiranda

Thanks for reporting. I will take a look

jrglee avatar May 04 '17 16:05 jrglee