A
B
C
F
G
P
R
S
T
S
- saveAndExecuteTestPlan(java.lang.String,ai.tock.bot.admin.test.TestPlan,org.litote.kmongo.Id) - function in ai.tock.bot.admin.test.TestCoreService
- This function saves the current test plan in the mongo database and executes all test contained in the common test plan.
- saveAndExecuteTestPlan(java.lang.String,ai.tock.bot.admin.test.TestPlan,org.litote.kmongo.Id) - function in ai.tock.bot.admin.test.TestService
- This function saves the current test plan in the mongo database and executes all test contained in the common test plan.
- saveAndRunTestPlan(ai.tock.bot.connector.rest.client.ConnectorRestClient,ai.tock.bot.admin.test.TestPlan,org.litote.kmongo.Id) - function in ai.tock.bot.admin.test.TestPlanService
- This function saves the given test plan in the mongo database and then run the test plan.
- saveTestPlan(ai.tock.bot.admin.test.TestPlan) - function in ai.tock.bot.admin.test.TestPlanService
- saveTestPlanExecution(ai.tock.bot.admin.test.TestPlanExecution) - function in ai.tock.bot.admin.test.TestPlanService