testingGetAllExperimentInfo abstract method
make sure testingDownloadExperimentInformation is called to download experiment info before calling this method.
Implementation
Future<Map<String, ExperimentInformation>> testingGetAllExperimentInfo();
make sure testingDownloadExperimentInformation is called to download experiment info before calling this method.
Future<Map<String, ExperimentInformation>> testingGetAllExperimentInfo();