Replaces actual time with simulated time
This module was created to enable test suites to test code at specific points in time. Specifically it overrides localtime, gmtime and time at compile time and then relies on the user supplying a mock time via set_relative_time, set_absolute_time or set_fixed_time to alter future calls to gmtime,time or localtime.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.17-22.fc42 | - |
Fedora 42 | 0.17-22.fc42 | - |
Fedora 41 | 0.17-21.fc41 | - |
Fedora 40 | 0.17-20.fc40 | - |
Fedora EPEL 9 | 0.17-12.el9 | - |
Fedora EPEL 8 | 0.17-7.el8 | - |
Fedora EPEL 10.1 | 0.17-21.el10_0 | - |
Fedora EPEL 10.0 | 0.17-21.el10_0 | - |
You can contact the maintainers of this package via email at
perl-Test-MockTime dash maintainers at fedoraproject dot org
.