wiremock / wiremock.org

WireMock website, powered by Jekyll. Contributions are welcome!
https://wiremock.org/
MIT License
11 stars 49 forks source link

Issue on Quick Start: API Mocking with Java and JUnit 4 #239

Open afirthes opened 8 months ago

afirthes commented 8 months ago

Page

/docs/quickstart/java-junit/

Details

@Rule cannot be found

Suggested Edits

support github example, plz

References

No response

prithvitewatia commented 8 months ago

Hi @afirthes. @Rule here refers to JUnit rule. You can read about rules here https://junit.org/junit4/javadoc/4.12/org/junit/Rule.html