Clear all dummy data created while running the workflow unit test.
Examplevar testApi = ctx.Use<ITestApi>();
testApi.CleanAll();
Namespace: Casewhere.Runtime.DSL.ApiAssembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntax
See Also