Async/test/mock/Handlers
Abel Hoogeveen d42e7f23ef
All checks were successful
continuous-integration/drone/push Build is passing
Implemented proper dependencies.
Dependencies can now pass output to each other using the DependentTaskHandler.
Also fixed some general problems in the Tasks class, for instance the Executor not starting correctly because of problematic parameters.
Also, SuperVisor now sets the output of a Task using the last output of the task, and not the first.
2020-06-05 15:23:21 +02:00
..
ArgumentedHandler.php Implemented proper dependencies. 2020-06-05 15:23:21 +02:00
EmptyHandler.php Implemented proper dependencies. 2020-06-05 15:23:21 +02:00
TestStartAndReadTasksHandler.php Implemented proper dependencies. 2020-06-05 15:23:21 +02:00
TestStopTaskHandler.php Implemented proper dependencies. 2020-06-05 15:23:21 +02:00