Avoid coupling classes with DateTime.Now
#58
Labels
refactor
Refactoring existing code, to make it more readable, cleaner or more efficient
DateTime.Now
#58
Currently the
IDateTimeProvider
interface (which is in the Helpers module) has been added for this problem, but some modules still need to be refactored to depend on the interface to facilitate unit testing.The text was updated successfully, but these errors were encountered: