testingGetAllExperimentInfo abstract method

Future<Map<String, ExperimentInformation>> testingGetAllExperimentInfo()

make sure testingDownloadExperimentInformation is called to download experiment info before calling this method.

Implementation

Future<Map<String, ExperimentInformation>> testingGetAllExperimentInfo();