register when you want to build a runner incrementally instead of passing all task classes to the Runner constructor.
Parameters
Task class that this runner can execute.
Returns
None
register when you want to build a runner incrementally instead of passing all task classes to the Runner constructor.
None