AbstractMethodError: org.springframework.restdocs.RestDocumentationExtension.beforeEach(Lorg/junit/jupiter/api/extension/ExtensionContext; with JUnit 5 #451
Labels
type: bug
A bug
Milestone
If you use JUnit 5.0 with spring-restdocs '2.0.0.RC1', you will get:
I think it's because the
org.junit.jupiter.api.extension.TestExtensionContext
class is gone, available in JUnit 5.0 M1, is gone from JUnit 5.0 finalThe text was updated successfully, but these errors were encountered: