faketime icon indicating copy to clipboard operation
faketime copied to clipboard

Java agent to enable changing time in a Java project, mainly for testing.

Results 4 faketime issues
Sort by recently updated
recently updated
newest added

Hi, first i want to thank you for creating this agent. I tried it out to one of our webservices and it works perfectly. The only problem is that we...

To implement a use case of a Java application running in Kubernetes, I needed to be able to dynamically set the time offset from outside the Java process. Every time...