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
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.