tock / ai.tock.bot.admin.test / TestPlanDAO / saveTestExecution

saveTestExecution

abstract fun saveTestExecution(testPlanExecution: TestPlanExecution): Unit (source)

Save the given common test plan execution into the mongo database.

Parameters

testPlanExecution - is the test plan execution to save.