Skip to content

refactor: make MockHttpClientCall internal - #136

Open
Momik-jpg wants to merge 2 commits into
worldline:mainfrom
Momik-jpg:refactor/internal-mock-http-client-call
Open

Momik-jpg wants to merge 2 commits into
worldline:mainfrom
Momik-jpg:refactor/internal-mock-http-client-call

Conversation

@Momik-jpg

Copy link
Copy Markdown

Summary

  • narrow MockHttpClientCall to internal visibility
  • remove it from the generated public API surface
  • keep the plugin’s private factory as the only construction path

Verification

This is a visibility-only change; no call sites or runtime behaviour were changed. The updated api.txt matches the narrowed API surface.

Fixes #89

This branch has not been deployed

No deployments
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.

refactor: make MockHttpClientCall internal

1 participant