Adds now()
and conf()
to ds::System.
It was pointless to pass around SystemClock, Conf and System to all methods to enable mocking.
System is good abstraction for all of them.
Adds now()
and conf()
to ds::System.
It was pointless to pass around SystemClock, Conf and System to all methods to enable mocking.
System is good abstraction for all of them.