commit | 450f9f385a66220cfde39d6655617052000ff0fa | [log] [tgz] |
---|---|---|
author | Makoto Onuki <omakoto@google.com> | Tue Jan 30 14:51:48 2024 -0800 |
committer | Makoto Onuki <omakoto@google.com> | Tue Jan 30 16:25:27 2024 -0800 |
tree | e5417a7e9b35677071c62a8b5a099e10d70e6267 | |
parent | 246766048e8195f670fc82e8086a038146edcf59 [diff] |
Clean up ravenwood mockito support. - Remove the "mockito_ravenwood" module, which is based on mockito ver 2, now that we use the robo version of mockito (ver 4). - Remove the use of the deprecated mockito API, which is not supported by mockito ver 4. - Add a test for mocking final class. - Remove the stale MD file about mockito. Bug: 310268946 Test: ./run-ravenwood-tests.sh Change-Id: I236661df47f40e0b05805156908e58ff0d2ae535