Add fake StorageFileStatics for testing
Adding a class to represent the Windows StorageFileStatics class within tests, as well as basic unit tests to validate the test class behaviors. The class behaves similarly to the Windows equivalent, except it includes gtest validations for expected usage, schedules all async operations through a ThreadTaskRunner, and does not implement methods that fall outside the expected usage. Bug: 1035527 Change-Id: Ia3439718cb02773e7a6c6835adcdbc807f47a383 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2491050Reviewed-by:Eric Willigers <ericwilligers@chromium.org> Commit-Queue: Hoch Hochkeppel <mhochk@microsoft.com> Cr-Commit-Position: refs/heads/master@{#819696}
Showing
This diff is collapsed.
Please register or sign in to comment