commit | eafb1ec829f19936cb57756916e365377ae67ac2 | [log] [tgz] |
---|---|---|
author | Boris Sazonov <bsazonov@chromium.org> | Fri Dec 20 13:39:22 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 20 13:39:22 2024 |
tree | c8a29031fc9770e37fea0580c90b80ac2ccb1363 | |
parent | 43ff5d8a4cc05c1c4c2693f3fb9d0b7f5eb68d6f [diff] |
[Signin] Remove unnecessary mocking from ProfileOAuth2TokenServiceDelegateTest Revises ProfileOAuth2TokenServiceDelegateTest to remove AccountManagerFacade mocking (mAccountManagerFacade was annotated with @Spy) and makes the test more concise by leveraging TestAccounts. Bug: 348373729 Change-Id: I0df50efb56b2497355b1fa732ee198f6569b4059 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6110417 Auto-Submit: Boris Sazonov <bsazonov@chromium.org> Reviewed-by: Tanmoy Mollik <triploblastic@google.com> Commit-Queue: Tanmoy Mollik <triploblastic@google.com> Cr-Commit-Position: refs/heads/main@{#1399124}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.