perl-Test-MockTime - Replaces actual time with simulated time
Website: | http://search.cpan.org/dist/Test-MockTime/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | Alcance Libre, Inc. |
- Description:
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.
Packages
perl-Test-MockTime-0.17-1.fc14.al.noarch [12 KiB] |
Changelog
by Ralf Corsépius (2018-04-05):
- Update to 0.17. |