fetch Test Results
abstract suspend fun fetchTestResults(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.