fetch Results For Test
abstract suspend fun fetchResultsForTest(user: ExamerUser, testDetailsId: String): TestResult
Content copied to clipboard
Used to fetch the TestResult of a single test with the specified testDetailsId for a specific user.