mockable_filesystem
Provides a FileSystem factory class for allocating File, Directory and Link objects, with two implementations - one which in turn returns the real objects from dart:io, and one which returns mock versions. This allows tests to be written that make use of files and directories without having to create them on disk. The mock File/Directory/Link classes are not complete, but have sufficient functionality to work in most cases. The ultimate aim is to have complete mock implementations, as well as the ability to mock Windows file systems on Linux/Mac and vice-versa, to help with testing code for cross-platform correctness.
pub.dev
0.0.3
over 11 years ago
2
4
34
unscripted 0.6.2
Declarative command-line interface programming.29 versions - Latest release: over 10 years ago - 17 dependent packages - 49 dependent repositories - 22 stars on GitHub
cldr 0.0.5
Mechanisms to extract data from Cldr.4 versions - Latest release: over 12 years ago - 2 dependent repositories - 1 stars on GitHub
Past Dependents
Check this option to include packages that no longer depend on this package in their latest version but previously did.
Filter
Links
| Registry | pub.dev |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:pub/mockable_filesystem
spec |
| License | BSD-3-Clause |
| First Release | over 12 years ago |
| Last Synced | 24 days ago |