RobWin / assertj-swagger

A Swagger assertj test library which compares a contract-first Swagger YAML/JSON file with a code-first Swagger JSON
Apache License 2.0
171 stars 44 forks source link

Update to assertJ v3.9.1 for binary compatibility #42

Closed stephjour closed 6 years ago

stephjour commented 6 years ago

Fix a java.lang.NoSuchMethodError: org.assertj.core.api.SoftAssertions.assertThat when used with assertJ3.9.1

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 89.302% when pulling ad3b9217149318262cd02e6eb414d587569d5b97 on stephjour:master into 4c12dcfc69a3232df6a896d9231ad11c753563b6 on RobWin:master.