Interface TestOptions


public interface TestOptions
Test options for running tests - e.g. instrumented or not.
  • Method Details

    • getAnimationsDisabled

      boolean getAnimationsDisabled()
    • getExecution

      TestOptions.Execution getExecution()