Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit a3298fb8 authored by Chalard Jean's avatar Chalard Jean
Browse files

Fix TelephonyNetworkFactoryTest#testRequests

This test was relying on NetworkFactory being able to resend
all requests in the system on its own according to the set filters.
S moves the evaluation of the filters into the system server, but
this test had no provision for mocking the system server behavior.

Fix this by implementing a very basic fake of the system server
behavior.

Bug: 184157613
Test: atest TelephonyNetworkFactoryTest
Change-Id: I24f4f12c6579adbe395c3d4ba5cff79998d06cb7
parent c99f760a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment