Package com.android.builder.model
Interface TestOptions
public interface TestOptions
Test options for running tests - e.g. instrumented or not.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Method Details
-
getAnimationsDisabled
boolean getAnimationsDisabled() -
getExecution
TestOptions.Execution getExecution()
-