MarkTestAsCompletedUseCase

interface MarkTestAsCompletedUseCase

An interface that specifies the requisite methods for a concrete implementation of MarkTestAsCompletedUseCase.

Functions

Link copied to clipboard
abstract suspend fun invoke(testDetailsId: String)

Inheritors

Link copied to clipboard