-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot resolve ambiguous delegation of public io.restassured.specification.ResponseSpecification #25
Comments
Additional info:
|
Hi, @stalexmr |
Hi @viclovsky , [INFO] +- org.springframework.boot:spring-boot-starter:jar:2.5.4:compile |
Exception : java.lang.ExceptionInInitializerError |
Hello.
Just after added lib to gradle dependencies:
compile "com.github.viclovsky.swagger.coverage:swagger-coverage-rest-assured:1.1.1"
I had countered with error after launch any API test:
Cannot resolve ambiguous delegation of public io.restassured.specification.ResponseSpecification io.restassured.specification.ResponseSpecification.root(java.lang.String) to net.bytebuddy.implementation.bind.MethodDelegationBinder$MethodBinding$Builder$Build@dde054d7 or net.bytebuddy.implementation.bind.MethodDelegationBinder$MethodBinding$Builder$Build@a260d9b7
I can provide any information for localization this issue.
Thank you in advance.
The text was updated successfully, but these errors were encountered: