In the past I have not been in touch with time that much, but I do know that time is one of the trickier things to test (except in Python maybe). Since I am now working more with webservices, I do get more in touch with time related concepts. Just something as simple as storing when a change happened, when a record was created, etc. All of this is information you want to keep (and in my case even show to the user). This however means that I now too am faced with testing code that relies on time.

Read more of this post


This free site is ad-supported. Learn more
chrisvesters | December 19, 2021 at 9:00 am | Tags: Design, Development, Java, Language Features, Testing | Categories: Development | URL: https://wp.me/p6oy6N-1jS
Comment        Like