Examer Previous Tests View Model
class ExamerPreviousTestsViewModel(authenticationService: AuthenticationService, repository: Repository) : ViewModel, PreviousTestsViewModel
Content copied to clipboard
Constructors
Link copied to clipboard
fun ExamerPreviousTestsViewModel(authenticationService: AuthenticationService, repository: Repository)
Content copied to clipboard
Functions
Link copied to clipboard
Link copied to clipboard
Used to refresh the previous test list.
Link copied to clipboard
Properties
Link copied to clipboard
A state property that contains the a map that stores TestDetails object and the associated TestResult object.
Link copied to clipboard
A state property that contains the current PreviousTestsViewModelUiState.