Closed eNeRGy164 closed 5 years ago
When setting the provider state failes, the exception message is
Could not set providerState 'System.Collections.Generic.List`1[ComPact.Models.ProviderState]'. Got a NotFound response.
System.Collections.Generic.List`1[ComPact.Models.ProviderState] is not very helpful here.
System.Collections.Generic.List`1[ComPact.Models.ProviderState]
Source: https://github.com/bartschotten/com-pact/blob/83e3c2d3d49d05b6b85760a63cfa9d6a367750ec/ComPact/Verifier/PactVerifier.cs#L159
Solved by c5b066f72f095b6e35bb4e8dd99e1502a168f969
When setting the provider state failes, the exception message is
System.Collections.Generic.List`1[ComPact.Models.ProviderState]
is not very helpful here.Source: https://github.com/bartschotten/com-pact/blob/83e3c2d3d49d05b6b85760a63cfa9d6a367750ec/ComPact/Verifier/PactVerifier.cs#L159