mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 22:30:41 +01:00
How to use GRPC mock with namespace alone #689
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @GomesNayagam on GitHub (May 10, 2025).
Originally assigned to: @StefH on GitHub.
Here is the proto file
code
@StefH commented on GitHub (May 10, 2025):
@GomesNayagam
You should just add the namespace as prefix, so
Pricing.Rating.Ratingperiod.See these:
@GomesNayagam commented on GitHub (May 13, 2025):
@StefH thanks for your response, I added below like code did not work with my version 1.6.11
Tried 1
Tried 2
Tried 3
@StefH commented on GitHub (May 13, 2025):
@GomesNayagam
In that case, try the most recent version.
@GomesNayagam commented on GitHub (May 13, 2025):
@StefH sure i will wait for this issue to be go in https://github.com/wiremock/WireMock.Net/issues/1280
@StefH commented on GitHub (May 15, 2025):
@GomesNayagam
New version should have the fix.