Paketname | libfakefs-ruby1.9.1 |
Beschreibung | A fake file system to be used in unit tests (ruby1.9.1) |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.2.1-2 |
Sektion | ruby |
Priorität | optional |
Installierte Größe | 104 Byte |
Hängt ab von | ruby1.9.1 |
Empfohlene Pakete | |
Paketbetreuer | Tobias Grimm |
Quelle | libfakefs-ruby |
Paketgröße | 8160 Byte |
Prüfsumme MD5 | b8db9e867f63e84cf8540b63276ee785 |
Prüfsumme SHA1 | 6d46448ba6a981e3534b474c2c383cff0d7767c6 |
Prüfsumme SHA256 | d2be500228f0ceeb267a4c8e810b2f3ed79ab7f7688f16bb7d1ef26a22e7fe6a |
Link zum Herunterladen | libfakefs-ruby1.9.1_0.2.1-2_all.deb |
Ausführliche Beschreibung | 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.
.
This is the package for ruby 1.9.1
|