|
|
|
|
|
by hinkley
2344 days ago
|
|
Bertrand Meyer talked a similar strategy. I believe he called them decisions and actions. There's a lot of requirements tied up in decisions. With the exception of callbacks (and async solves that for single-issue scenarios), arguments don't need to be mocked. They're just arguments. |
|