Remove gmock from managed_network_configuration_handler_unittest.cc part 1.
This has following two changes. - Rename ManagedNetworkConfigurationHandlerTest to ManagedNetworkConfigurationHandlerMockTest, and then deprecate it. - Introduce a new ManagedNetworkConfigurationHandlerTest test fixture, which uses Fake implementation instead of gmock. - Migrated four tests using policy/shill_policy_on_unconfigured_wifi1.json into new test fixture. BUG=234463 TEST=Ran bots. Change-Id: I50114a323605eafd9e67accb1232c72783d3c572 Reviewed-on: https://chromium-review.googlesource.com/766407 Commit-Queue: Hidehiko Abe <hidehiko@chromium.org> Reviewed-by:Steven Bennetts <stevenjb@chromium.org> Cr-Commit-Position: refs/heads/master@{#516327}
Showing
This diff is collapsed.
Please register or sign in to comment