IviDefaultsConfigActivityTestPlugin

class IviDefaultsConfigActivityTestPlugin : IviDefaultsPlugin

Gradle plugin that configures the defaults required for test projects that need the TestIviActivity. The TestIviActivity is required for tests that require a SystemUiHost. A SystemUiHost is required, for instance, for integration tests that include a frontend.

Plugin ID: com.tomtom.ivi.platform.defaults.config.activity-test.

Constructors

Link copied to clipboard
fun IviDefaultsConfigActivityTestPlugin()

Functions

Link copied to clipboard
open override fun IviDefaultsExtension.applyDefaults(project: Project)

Inherited functions

Link copied to clipboard
override fun apply(project: Project)