Utility class helpful for mocking time in tests, so that there is no need to mock System.
Returns the current time from System.currentTimeMillis().
System.currentTimeMillis()