An in-memory mock of the Azure EventGridPublisherClient.
It uses a Map to simulate event grid storage and correctly implements the EventGridPublisherClient interface.
client is excluded because it is a private member of the real class and cannot be satisfied structurally.
An in-memory mock of the Azure EventGridPublisherClient. It uses a Map to simulate event grid storage and correctly implements the EventGridPublisherClient interface.
clientis excluded because it is a private member of the real class and cannot be satisfied structurally.