Home
last modified time | relevance | path

Searched defs:expectedExceptionType (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Test/
DJsonParserTest.cs452 public void NumberToInt32_Invalid(string jsonValue, System.Type expectedExceptionType) in NumberToInt32_Invalid()
593 public void NumberToFloat_Invalid(string jsonValue, System.Type expectedExceptionType) in NumberToFloat_Invalid()