Introduce Handler interface allowing to switch to other Handlers.
Especially this removes the need for the Clock interface to directly implement Handler methods. Instead, we have a separate Handler interface and the FakeClock is able to construct such a Handler. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=179918255
Showing
with
414 additions
and
113 deletions
Please
register
or
sign in
to comment