[ ソース: libtest-mockdatetime-perl ]
パッケージ: libtest-mockdatetime-perl (0.02-4)
libtest-mockdatetime-perl に関するリンク
Debian の資源:
libtest-mockdatetime-perl ソースパッケージをダウンロード:
- [libtest-mockdatetime-perl_0.02-4.dsc]
- [libtest-mockdatetime-perl_0.02.orig.tar.gz]
- [libtest-mockdatetime-perl_0.02-4.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
module to mock DateTime->now calls during tests
Getting the current time sometimes is not very helpful for testing scenarios. Instead, if you could obtain a known value during the runtime of a testcase will make your results predictable.
The Test::MockDateTime module allows faking a given date and time for the runtime of a subsequent code block. By default the on keyword is exported into the namespace of the test file. The date to get mocked must be in a format that is recognized by DateTime::Format::DateParse.
その他の libtest-mockdatetime-perl 関連パッケージ
|
|
|
|
-
- dep: libdatetime-format-dateparse-perl
- Perl module parsing Date::Parse compatible formats
-
- dep: libdatetime-perl
- module for manipulating dates, times and timestamps
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語