-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
I am integrating with GoCardlessClient
and found that a lot of responses or exceptions returned by the API has no public constructor or only has readonly properties. Which make it difficult to unit test the code around GoCardlessClient
. Is it possible to provide an unit test helper to allow me to construct response and exception for testing purpose?
Metadata
Metadata
Assignees
Labels
No labels