aspnetcore/test/Microsoft.AspNetCore.Signal.../Internal
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
..
Encoders Avoiding serializing to MemoryStream 2017-11-17 15:02:21 -08:00
Formatters Switching to new base64 APIs (#1127) 2017-11-16 09:20:40 -08:00
Protocol Throw InvalidDataException instead of FormatException in NegotationProtocol (#1246) 2018-01-11 13:23:30 -08:00