https://linen.dev logo
#wiremock-java
Title
# wiremock-java
g

Ghazi

01/16/2023, 3:00 PM
Method threw 'java.lang.NoSuchMethodError' exception. Cannot evaluate com.github.tomakehurst.wiremock.http.ResponseDefinition.toString()
t

Tom

01/16/2023, 3:01 PM
Hi @Ghazi this suggests you’ve somehow ended up with more than one version of WireMock on your classpath. I suggest you start by dumping a dependency report from your build tool and seeing if/how this has happened.
👍 1
3 Views