Up to now, the DiagnosticFun mock in ActivityDetector only created an EventLog entry on invocation and was able to retunr a canned result value. Yet for the job invocation scenario test, it would be desirable to hook-in a λ with a fake implementation into the ExecutionContext. As a further convenience, the return value is now default initialised, instead of being marked as uninitialised until invocation of "returning(val)" |
||
|---|---|---|
| .. | ||
| activity-detector-test.cpp | ||
| activity-detector.hpp | ||
| block-flow-test.cpp | ||
| scheduler-activity-test.cpp | ||
| scheduler-commutator-test.cpp | ||
| scheduler-invocation-test.cpp | ||
| scheduler-usage-test.cpp | ||