aspnetcore/test/Microsoft.AspNetCore.Signal...
Josh Williams 0311f9b415 Throw InvalidDataException instead of FormatException in NegotationProtocol (#1246)
* Throw InvalidDataException instead of FormatException in NegotationProtocol
 - Modify NegotiationProtocol to throw InvalidDataException
 - Update NegotiationProtocolTests expectations
 - Remove test case for InlineData "Missing required property 'protocol'"
 - Update JsonHubProtocol & JsonUtils to throw InvalidDataException
 - Update corresponding test expectations
 - Add back removed test

Addresses #1203
2018-01-11 13:23:30 -08:00
..
Internal Throw InvalidDataException instead of FormatException in NegotationProtocol (#1246) 2018-01-11 13:23:30 -08:00
Microsoft.AspNetCore.SignalR.Common.Tests.csproj