Provides APIs for testing Android applications, including JUnit extensions and mockable Android components.
<dependency>
<groupId>com.google.android</groupId>
<artifactId>android-test</artifactId>
<version>2.3.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Extends AndroidTestCase to write Android-specific unit tests.
Migrate to androidx.test:core and androidx.test.ext:junit.
No dependency data recorded yet.