--- parser3/tests/results/261.processed 2014/06/29 06:21:38 1.3 +++ parser3/tests/results/261.processed 2024/09/28 16:54:13 1.10 @@ -1,5 +1,5 @@ Content-Type: text/html -Content-Length: 220 +Content-Length: 766 Empty string vs void: Json: "" vs null @@ -8,5 +8,18 @@ Json (void as null): "" vs null Length: 0 vs 0 Double: 0 vs 0 Base64: "" vs "" -Hash compatibility: "" "" -Non-empty string: has no hash compatibility +Hash compatibility: "" "" "" +More hash compatibility: "false" "false" "false" +Methods are not visible: "void" "void" "void" +Non-empty or whitespace string not hash compatible: Exception type: parser.runtime, +Source: key, +Comment: element cannot be fetched from string +Absent method empty string error: Exception type: parser.runtime, +Source: something, +Comment: string method not found +Absent method void error: Exception type: parser.runtime, +Source: something, +Comment: void method not found +Absent method non-empty string error: Exception type: parser.runtime, +Source: something, +Comment: string method not found