[ ] Add tests for error cases. I have investigated doing that for each metric, but ran into an annoying issue where apparently testRunner.clearAllExportedData() does not actually clear exported metrics, so having multiple tests for single metric seemed impossible to do.
Closes https://github.com/ScalaConsultants/mesmer/issues/667