Types-JSON
This commit is contained in:
@@ -381,7 +381,6 @@ begin
|
||||
|
||||
// Test Deserialization
|
||||
FJson := TJSONNull.Create;
|
||||
//TODO Fails with "Method did not throw any exceptions. Deserializing a method should raise an exception"
|
||||
Assert.WillRaise(
|
||||
procedure begin TDataJsonConverter.JsonToValue(FJson, methodType); end,
|
||||
ENotSupportedException,
|
||||
|
||||
Reference in New Issue
Block a user