[ 源代码: ruby-fakefs ]
软件包:ruby-fakefs(0.14.2-1)
ruby-fakefs 的相关链接
Debian 的资源:
下载源码包 ruby-fakefs:
维护小组:
- Debian Ruby Extras Maintainers (QA 页面, 邮件存档)
- Sebastian Boehm (QA 页面)
- Gunnar Wolf (QA 页面)
- Tobias Grimm (QA 页面)
外部的资源:
- 主页 [github.com]
相似软件包:
Fake file system to be used in unit tests
FakeFS allows you to unit-test file system calls without actually touching the file system. File, Dir and FileUtils calls are redirected to a fake file system without requiring to use any mocking library thus making it faster and easier to test file system calls.