Add fake DataWriterFactory for testing
Adding a class to represent the Windows DataWriterFactory 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 (and does not implement methods that fall outside the expected usage). Bug: 1035527 Change-Id: Icea55a3d5055d77f0b88ab6f71ce34fe9b285a61 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2491121Reviewed-by:Eric Willigers <ericwilligers@chromium.org> Commit-Queue: Hoch Hochkeppel <mhochk@microsoft.com> Cr-Commit-Position: refs/heads/master@{#820005}
Showing
This diff is collapsed.
Please register or sign in to comment