UnitTest

@Incubating interface UnitTest<PropertiesT : UnitTestProperties> : TestComponent<PropertiesT>
com.android.build.api.component.UnitTest

Variant of the unit test artifact

Summary