Description[fsp] Refactor FakeProvidedFileSystem to be more flexible.
Before, the FakeProvidedFileSystem had some hardcoded responses. However, since
FileStreamWriter is coming soon, we will need to verify if the file on the
file system is changed correctly.
For that, FakeProvidedFileSystem has been refactored, so it is possible to add
and get fake files and verify their values.
TEST=unit_tests: *FileSystemProvider*
BUG=391362
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283538
Patch Set 1 #
Total comments: 5
Patch Set 2 : Fixed. #
Messages
Total messages: 6 (0 generated)
|