MCPcopy Index your code
hub / github.com/ccxt/ccxt / getTestFilesSync

Method getTestFilesSync

java/tests/src/main/java/tests/BaseTest.java:754–756  ·  view source on GitHub ↗
(Object properties, Object tests)

Source from the content-addressed store, hash-verified

752 }
753
754 public static Map<String, Object> getTestFilesSync (Object properties, Object tests) {
755 throw new RuntimeException("Not implemented");
756 }
757
758 public static Object callMethodSync(Object testFiles2, Object methodName, Object exchange, Object... args)
759 {

Callers 1

importFilesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected