Migrate Telecom tests to JUnit4
Change all tests to use AndroidJUnitRunner instead of InstrumentationRunner. TelecomTestCase no longer inherits from AndroidTestCase. Update the lite_test_telecom script to use JUnit4. This allows Telecom tests to use modern JUnit4 features. Refactorings along those lines will be in subsequent CLs. Bug: 69482930 Test: lite_test_telecom -a Change-Id: I64a41fa049f2a23f28b7652d7b835d7705e2179a Merged-In: I64a41fa049f2a23f28b7652d7b835d7705e2179a
Loading
Please register or sign in to comment