Test Scheduler 先级隐含到了测试进度
To test the orchestration via the Scheduler, click the Schedule Job activity and change the configuration to Once every 5 seconds.
为了通过调度器来测试编排,点击 Schedule Job 活动并且将配置修改为 Once every 5 seconds。
The difference is that the scheduler itself should decide branch targets rather than receive them from the generator/coroutines. Let me show you a complete test program and sample
不同之处在于,调度程序本身应该决定分支目标,而不是从生成器/协同程序接收分支目标。
Once that is done the ObserveOnTest function attaches the unit test framework to the call chain via a specialized scheduler called the WorkItemTestScheduler.
一旦完成,ObserveOnTest函数就会通过一个叫做WorkItemTestScheduler的特殊计划程序把单元测试框架关联到调用链上。
应用推荐