Java & SpringBoot: Overriding system time for Unit, Integration and End2End testing – Complete guide

Have you ever wondering how to make your application travel in time? If you have, let me tell you that’s great because in the following tutorial I’m going to show you in the real examples how to manage time for all of three test layers - unit tests, integration tests and end-to-end testing.

Continue ReadingJava & SpringBoot: Overriding system time for Unit, Integration and End2End testing – Complete guide