public TestService
@NotNull kotlin.jvm.functions.Function1<ai.tock.nlp.admin.AdminVerticle,kotlin.Unit> registerServices()
int priority()
@NotNull
ai.tock.bot.admin.test.TestPlanExecution saveAndExecuteTestPlan(@NotNull
java.lang.String namespace,
@NotNull
ai.tock.bot.admin.test.TestPlan testPlan,
@NotNull
org.litote.kmongo.Id<ai.tock.bot.admin.test.TestPlanExecution> executionId)
This function saves the current test plan in the mongo database and executes all test contained in the common test plan.