MediaTestingSupportApkPlugin

class MediaTestingSupportApkPlugin : TestingSupportApkPlugin

Installs the Media testing support apk.

For each project that uses this plugin, the plugin:

  • Uninstalls any previously installed version of the testing support apk.

  • Installs the testing support apk before executing 'run*AndroidTests' for the given project.

Plugin ID: com.tomtom.ivi.appsuite.media.tools.testing-support-apk.

Constructors

Link copied to clipboard
fun MediaTestingSupportApkPlugin()

Inherited functions

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