A
B
C
E
F
G
H
P
R
S
T
S
- saveAndExecuteTestPlan(String,TestPlan,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(String,TestPlan,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(ConnectorRestClient,TestPlan,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(TestPlan) - function in ai.tock.bot.admin.test.TestPlanService
- saveTestPlanExecution(TestPlanExecution) - function in ai.tock.bot.admin.test.TestPlanService