<@U0ELUM8FJ>: if you inject in your constructors u...
# kohesive
a
@danko9: if you inject in your constructors using default values for parameters, it makes testing really easy, you can just pass values directly and override injection for your tests. no need to setup a model in test at all