testResultsMap

abstract val testResultsMap: State<Map<TestDetails, TestResult>>

A state property that contains the a map that stores TestDetails object and the associated TestResult object.