[ 源代码: ruby-fakefs ]
软件包: ruby-fakefs (1.2.0-2)
ruby-fakefs 的相关链接
Trisquel 的资源:
下载源码包 ruby-fakefs:
维护者:
Original Maintainers:
- Debian Ruby Team (Mail Archive)
- Sebastian Boehm
- Tobias Grimm
外部的资源:
- 主页 [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.