[ bianca ]
[ 源代码: libtest-mockfile-perl ]
软件包:libtest-mockfile-perl(0.037-1)
libtest-mockfile-perl 的相关链接
下载源码包 libtest-mockfile-perl:
- [libtest-mockfile-perl_0.037-1.debian.tar.xz]
- [libtest-mockfile-perl_0.037-1.dsc]
- [libtest-mockfile-perl_0.037.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
Perl module that allows tests to validate code, without requiring a file system
Test::MockFile intercepts file system calls for specific files so unit testing can take place without any files being altered on disk. This is useful for small tests where file interaction is discouraged.
A strict mode is even provided (and turned on by default) which can throw a die when files are accessed during your tests!
其他与 libtest-mockfile-perl 有关的软件包
|
|
|
|
-
- dep: liboverload-filecheck-perl
- Perl module that provides a hook system to mock Perl filecheck operations
-
- dep: libtest-mockmodule-perl
- Perl module to override subroutines in a module for unit testing
-
- dep: libtext-glob-perl
- Perl module for matching globbing patterns against text
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language