Skip to content

Clarify WireMock DSL static imports in docs#422

Draft
Chandu0501 wants to merge 1 commit into
wiremock:mainfrom
Chandu0501:codex/docs-wiremock-imports-9
Draft

Clarify WireMock DSL static imports in docs#422
Chandu0501 wants to merge 1 commit into
wiremock:mainfrom
Chandu0501:codex/docs-wiremock-imports-9

Conversation

@Chandu0501

Copy link
Copy Markdown

Summary

  • add an explicit WireMock static import snippet to the Java stubbing docs
  • add the same import guidance to the request matching docs, where the DSL appears immediately

Closes #9.

Verification

  • pnpm installn- pnpm approve-builds --alln- pnpm build rendered dist/docs/stubbing/index.html and dist/docs/request-matching/index.html with the new import snippet
  • pnpm build still ends with the repo's pre-existing Windows copy-static-homepage hook failure that tries to copy to C:\C:...\dist\index.html after the site output is already generated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Stubbing does not specify Classes containing static methods

1 participant