Rewrite test to kotlin and add use Json format for tests configure
This commit is contained in:
@@ -36,6 +36,7 @@ public class PluginTestCaseBase {
|
||||
private PluginTestCaseBase() {
|
||||
}
|
||||
|
||||
@NotNull
|
||||
public static String getTestDataPathBase() {
|
||||
return JetTestCaseBuilder.getHomeDirectory() + TEST_DATA_PROJECT_RELATIVE;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user