fetchResultsForTest

abstract suspend fun fetchResultsForTest(user: ExamerUser, testDetailsId: String): TestResult

Used to fetch the TestResult of a single test with the specified testDetailsId for a specific user.