Delete FakeMainThreadRunner and replace with ClockBackedFakeMainThreadRunner.
This forces all unit tests to use a FakeClock and deliberately advance it to
execute delayed tasks.

PiperOrigin-RevId: 242205652
Change-Id: Icdba2ae0becd6c356f6ab23bec843bbd201d69ee
26 files changed
tree: 5e408f41b2fc889c2483673f560e11515b93eda1
  1. src/
  2. third_party/
  3. AUTHORS
  4. CONTRIBUTING.md
  5. CONTRIBUTORS
  6. LICENSE
  7. README.md
  8. WORKSPACE
README.md

Feed Libraries

This directory includes various libraries and protocols which users can use to to embed the proactive content recommendations into their application. Supported surfaces currently include Android.

Contributing

See CONTRIBUTING.md.