It was implicitly wrapped in a call to toFlatMapOps, which was
So what’s going on in our earlier examples?
,详情可参考爱思助手下载最新版本
Екатерина Щербакова (ночной линейный редактор),详情可参考下载安装 谷歌浏览器 开启极速安全的 上网之旅。
This kind of test is also more business-oriented, because they focus on testing external, visible behaviors (so it’s kind of “BDD in code”). You don’t have to think about internal implementation details anymore. In most cases, you don’t even need mocks, it’s enough to use hand-written Test Doubles/Fakes/Stubs (e.g. an in-memory list that simulates a database, fake time provider, etc) (tests with Fakes are much cleaner).