[{ "testCaseDescription": "ruby-pseudo-variables-insert-test", "expectedResult": { "changes": { "pseudo-variables.rb": [ { "span": { "insert": { "start": [ 1, 1 ], "end": [ 1, 4 ] } }, "summary": "Added 'nil' identifier" }, { "span": { "insert": { "start": [ 3, 1 ], "end": [ 3, 6 ] } }, "summary": "Added 'false'" }, { "span": { "insert": { "start": [ 4, 1 ], "end": [ 4, 5 ] } }, "summary": "Added 'true'" } ] }, "errors": {} }, "filePaths": [ "pseudo-variables.rb" ], "sha1": "741ee81fa0d3caa89c2c902245b4ffd6e16f28af", "gitDir": "test/corpus/repos/ruby", "sha2": "a5986b39cb73b8e3f449bf7d6fb14a2fafee7265" } ,{ "testCaseDescription": "ruby-pseudo-variables-replacement-insert-test", "expectedResult": { "changes": { "pseudo-variables.rb": [ { "span": { "insert": { "start": [ 2, 1 ], "end": [ 2, 4 ] } }, "summary": "Added the 'NIL' identifier" }, { "span": { "insert": { "start": [ 3, 1 ], "end": [ 3, 5 ] } }, "summary": "Added 'TRUE'" }, { "span": { "insert": { "start": [ 4, 1 ], "end": [ 4, 6 ] } }, "summary": "Added 'FALSE'" }, { "span": { "insert": { "start": [ 5, 1 ], "end": [ 5, 4 ] } }, "summary": "Added the 'nil' identifier" }, { "span": { "insert": { "start": [ 7, 1 ], "end": [ 7, 6 ] } }, "summary": "Added 'false'" }, { "span": { "insert": { "start": [ 8, 1 ], "end": [ 8, 5 ] } }, "summary": "Added 'true'" } ] }, "errors": {} }, "filePaths": [ "pseudo-variables.rb" ], "sha1": "a5986b39cb73b8e3f449bf7d6fb14a2fafee7265", "gitDir": "test/corpus/repos/ruby", "sha2": "928f175579f6edbd073223084528b16d78ae24d3" } ,{ "testCaseDescription": "ruby-pseudo-variables-delete-insert-test", "expectedResult": { "changes": { "pseudo-variables.rb": [ { "span": { "replace": [ { "start": [ 2, 1 ], "end": [ 2, 4 ] }, { "start": [ 1, 1 ], "end": [ 1, 4 ] } ] }, "summary": "Replaced the 'NIL' identifier with the 'nil' identifier" }, { "span": { "replace": [ { "start": [ 3, 1 ], "end": [ 3, 5 ] }, { "start": [ 3, 1 ], "end": [ 3, 6 ] } ] }, "summary": "Replaced 'TRUE' with 'false'" }, { "span": { "insert": { "start": [ 4, 1 ], "end": [ 4, 5 ] } }, "summary": "Added 'true'" }, { "span": { "delete": { "start": [ 4, 1 ], "end": [ 4, 6 ] } }, "summary": "Deleted 'FALSE'" } ] }, "errors": {} }, "filePaths": [ "pseudo-variables.rb" ], "sha1": "928f175579f6edbd073223084528b16d78ae24d3", "gitDir": "test/corpus/repos/ruby", "sha2": "7c2c0726b15230fba284b1316c1b4211c73e3b75" } ,{ "testCaseDescription": "ruby-pseudo-variables-replacement-test", "expectedResult": { "changes": { "pseudo-variables.rb": [ { "span": { "replace": [ { "start": [ 1, 1 ], "end": [ 1, 4 ] }, { "start": [ 2, 1 ], "end": [ 2, 4 ] } ] }, "summary": "Replaced the 'nil' identifier with the 'NIL' identifier" }, { "span": { "replace": [ { "start": [ 3, 1 ], "end": [ 3, 6 ] }, { "start": [ 3, 1 ], "end": [ 3, 5 ] } ] }, "summary": "Replaced 'false' with 'TRUE'" }, { "span": { "insert": { "start": [ 4, 1 ], "end": [ 4, 6 ] } }, "summary": "Added 'FALSE'" }, { "span": { "delete": { "start": [ 4, 1 ], "end": [ 4, 5 ] } }, "summary": "Deleted 'true'" } ] }, "errors": {} }, "filePaths": [ "pseudo-variables.rb" ], "sha1": "7c2c0726b15230fba284b1316c1b4211c73e3b75", "gitDir": "test/corpus/repos/ruby", "sha2": "3233d29d62cf65348431a1d9174212662fe44343" } ,{ "testCaseDescription": "ruby-pseudo-variables-delete-replacement-test", "expectedResult": { "changes": { "pseudo-variables.rb": [ { "span": { "delete": { "start": [ 2, 1 ], "end": [ 2, 4 ] } }, "summary": "Deleted the 'NIL' identifier" }, { "span": { "delete": { "start": [ 3, 1 ], "end": [ 3, 5 ] } }, "summary": "Deleted 'TRUE'" }, { "span": { "delete": { "start": [ 4, 1 ], "end": [ 4, 6 ] } }, "summary": "Deleted 'FALSE'" }, { "span": { "delete": { "start": [ 5, 1 ], "end": [ 5, 4 ] } }, "summary": "Deleted the 'nil' identifier" }, { "span": { "delete": { "start": [ 7, 1 ], "end": [ 7, 6 ] } }, "summary": "Deleted 'false'" }, { "span": { "delete": { "start": [ 8, 1 ], "end": [ 8, 5 ] } }, "summary": "Deleted 'true'" }, { "span": { "insert": { "start": [ 6, 1 ], "end": [ 6, 4 ] } }, "summary": "Added the 'NIL' identifier" }, { "span": { "insert": { "start": [ 7, 1 ], "end": [ 7, 5 ] } }, "summary": "Added 'TRUE'" }, { "span": { "insert": { "start": [ 8, 1 ], "end": [ 8, 6 ] } }, "summary": "Added 'FALSE'" } ] }, "errors": {} }, "filePaths": [ "pseudo-variables.rb" ], "sha1": "3233d29d62cf65348431a1d9174212662fe44343", "gitDir": "test/corpus/repos/ruby", "sha2": "a5dd13161c621e5f499b7105f9042ea823a789fb" } ,{ "testCaseDescription": "ruby-pseudo-variables-delete-test", "expectedResult": { "changes": { "pseudo-variables.rb": [ { "span": { "delete": { "start": [ 1, 1 ], "end": [ 1, 4 ] } }, "summary": "Deleted the 'nil' identifier" }, { "span": { "delete": { "start": [ 3, 1 ], "end": [ 3, 6 ] } }, "summary": "Deleted 'false'" }, { "span": { "delete": { "start": [ 4, 1 ], "end": [ 4, 5 ] } }, "summary": "Deleted 'true'" } ] }, "errors": {} }, "filePaths": [ "pseudo-variables.rb" ], "sha1": "a5dd13161c621e5f499b7105f9042ea823a789fb", "gitDir": "test/corpus/repos/ruby", "sha2": "10737704683ddfeee507ff49b3efa324c5a2015f" } ,{ "testCaseDescription": "ruby-pseudo-variables-delete-rest-test", "expectedResult": { "changes": { "pseudo-variables.rb": [ { "span": { "delete": { "start": [ 2, 1 ], "end": [ 2, 4 ] } }, "summary": "Deleted 'NIL' identifier" }, { "span": { "delete": { "start": [ 3, 1 ], "end": [ 3, 5 ] } }, "summary": "Deleted 'TRUE'" }, { "span": { "delete": { "start": [ 4, 1 ], "end": [ 4, 6 ] } }, "summary": "Deleted 'FALSE'" } ] }, "errors": {} }, "filePaths": [ "pseudo-variables.rb" ], "sha1": "10737704683ddfeee507ff49b3efa324c5a2015f", "gitDir": "test/corpus/repos/ruby", "sha2": "33c9699e9d5f9d31570c1e9fb2d9c5b3876b8e1e" }]