app
app
/
com.example.examer.viewmodels
/
TestsViewModel
/
markTestAsMissed
mark
Test
As
Missed
abstract
fun
markTestAsMissed
(
testDetails
:
TestDetails
)
Content copied to clipboard
Used to mark the specified test as missed.
Parameters
test
Details
the test to mark as missed.