Name: | perl-Time-Mock |
---|---|
Version: | 0.0.2 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 10032 |
License: | GPL+ or Artistic |
RPM: | perl-Time-Mock-0.0.2-2.el7.noarch.rpm |
Source RPM: | perl-Time-Mock-0.0.2-2.el7.src.rpm |
Build Date: | Sat Nov 04 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Time-Mock/ |
Summary: | Replaces actual time with simulated time - alternative to Test::MockTime |
Description: | This is an alternative to Test::MockTime which enables test suites to test code at specific points in time. Test::MockTime is nice, but doesn't allow you to accelerate the time step and doesn't deal with Time::HiRes or give you any way to change the time across forks. |