pub fn test_get_experiment_data(experiment_id: String) -> RecordedExperimentData
Expand description

TEST ONLY FUNCTION. Returns the RecordedExperimentData for the given experiment_id or panics if the id isn’t found.