Closed hanneskod closed 6 years ago
As commands are now created in the DIC specs can be written..
To simplify testing even more execute() does not need arguments at all. Everything can be injected.. Possibly through more traits as InputReaderTrait...
execute()
InputReaderTrait
cleaning up
As commands are now created in the DIC specs can be written..
To simplify testing even more
execute()
does not need arguments at all. Everything can be injected.. Possibly through more traits asInputReaderTrait
...