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

saveTestPlan

abstract fun saveTestPlan(testPlan: TestPlan): Unit (source)

Save the given common test plan into the mongo database.

Parameters

testPlan - is the test plan to save.