FailureRetention

@Incubating interface FailureRetention : EmulatorSnapshots
com.android.build.api.dsl.FailureRetention

Options for configuring Android Test Retention.

When enabled, Android Test Retention automatically takes emulator snapshots on test failures.

Summary

Inherited functions

Properties

abstract Boolean

abstract Int

Inherited properties

Properties

enable

abstract var enable: Boolean

Deprecated.

maxSnapshots

abstract var maxSnapshots: Int

Deprecated.