Unit testing time driven methods
Hi! This is my first post on a series of quick tips to improve your tests in Java, I hope you will learn something today π
Have you ever used Instant.now(), LocalDateTime.now() or ZonedDateTime.now() in your code, only to find it difficult to test l...
daviddasilva.net3 min read