Examer Mark Test As Completed Use Case
fun ExamerMarkTestAsCompletedUseCase(authenticationService: AuthenticationService, repository: Repository)
Content copied to clipboard
Parameters
authentication Service
an instance of AuthenticationService that will be used to get the AuthenticationService.currentUser.
repository
an instance of Repository that will be used to mark the test as complete.