AndroidTest

@Incubating interface AndroidTest<PropertiesT : AndroidTestProperties> : TestComponent<PropertiesT>
com.android.build.api.component.AndroidTest

Variant of the android test artifact

Summary