[ 原始碼: libtest-mocktime-perl ]
套件:libtest-mocktime-perl(0.17-1)
libtest-mocktime-perl 的相關連結
Debian 的資源:
下載原始碼套件 libtest-mocktime-perl:
- [libtest-mocktime-perl_0.17-1.dsc]
- [libtest-mocktime-perl_0.17.orig.tar.gz]
- [libtest-mocktime-perl_0.17-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
module to simulate time in tests
Test::MockTime enables test suites to test code at specific points in time. Specifically it overrides the localtime, gmtime and time functions 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.
其他與 libtest-mocktime-perl 有關的套件
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language