commit | 05c376a4c592b6d58065609f1a8135567b31f8b2 | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Fri Mar 07 10:09:53 2025 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Mon Mar 10 17:59:19 2025 +0900 |
tree | af2d258e0851bb4cf68d4ce104553a9cc4b06c6e | |
parent | 028d6681fb2f582d0240611faac88e69bf28ee06 [diff] |
Use non-extended mockito for net-tests-utils Mockito extended tends to cause all kinds of issues due to the way it injects itself into the bytecode of framework classes instead of creating subclasses. Use non-extended mockito as it is not actually necessary for current tests. Test: atest Change-Id: Id2874309cce2778c4405b852df9a3ae816c4abcb