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

Skip to content
Commit 46c3608b authored by Matthew Reynolds's avatar Matthew Reynolds
Browse files

Explicit UiThreadTest, Rule to block @UiThreadTest

The @UiThreadTest annotation wasn't working with AndroidJUnit, because AndroidJUnit4ClassRunner was replacing with FailOnTimeout.  This rule will assert on the use of @UiThreadTest, and a utility to execute runnables on the UI thread explcitly, with associated tests.

Bug: 369878945
Test: tested manually with atest
Flag: TEST_ONLY
Change-Id: I583bb0878b1dfe21fb17eec30dc600026ba482f4
parent 88d879f6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment