Rewrite test to kotlin and add use Json format for tests configure
This commit is contained in:
+6
-1
@@ -1 +1,6 @@
|
||||
// RENAME: JAVA_METHOD->testing.rename.RenamePackage->int foo()->bar
|
||||
{
|
||||
"type": "JAVA_METHOD",
|
||||
"classFQN": "testing.rename.RenamePackage",
|
||||
"methodSignature": "int foo()",
|
||||
"newName": "bar"
|
||||
}
|
||||
Reference in New Issue
Block a user