I need to set the system clock on certain date in my tests. This way I must simulate a behavior happening that date under a test. I found this article http://www.javapractices.com/topic/TopicAction.do?Id=234
But it does not give you much hint how to set the fake system clock e.g. 2.5.2013.
Please help me.