Migrate to Shouldly #126
Annotations
3 errors
Build, Test and Package
Shouldly.ShouldAssertException : await Sns.GetSubscriptionAttributesAsync(new GetSubscriptionAttributesRequest
{
SubscriptionArn = subscribeResponse.SubscriptionArn
}, TestContext.Current.CancellationToken);
getAttributesResponse.Attributes
should contain key
"RawMessageDelivery"
with value
"true"
but value was
"True"
|
Build, Test and Package
Shouldly.ShouldAssertException : getAttributesResponse.Attributes
should contain key
"RawMessageDelivery"
with value
"true"
but value was
"True"
|
Build, Test and Package
Process completed with exit code 1.
|
Loading