Use NiceMock to make test logs clearer.
Every new method in exo::KeyboardDelegate causes a lot of warning logs when running exo_unittests. This CL makes tests use NiceMock so that adding new method won't generate 'Unexpected call' warning anymore. Test: exo_unittests Change-Id: I7fef2958c66f3a5d440e9cbabaa33d7c4c0dd5c5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2203159Reviewed-by:Mitsuru Oshima <oshima@chromium.org> Commit-Queue: Yuichiro Hanada <yhanada@chromium.org> Cr-Commit-Position: refs/heads/master@{#769597}
Showing
Please register or sign in to comment