[TUT] How to test time and control System.currentTimeMillis

This post explains how to control time and specifically control System.currentTimeMillis. To make your code more flexible, maintainable and in the end testable! Showing an example application that uses time to define different behaviour for…

Read more of [TUT] How to test time and control System.currentTimeMillis