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

removeTestPlan

abstract fun removeTestPlan(planId: Id<TestPlan>): Unit (source)

Remove the given test plan from the database.

Parameters

planId - is the identifier of the common test plan to remove from the database.