jar

com.shopify.testify : plugin

Maven & Gradle

Jan 19, 2022
229 stars

testify-plugin · Android screenshot instrumentation tests plugin.

Table Of Contents

Latest Version

Download com.shopify.testify : plugin JAR file - Latest Versions:

All Versions

Download com.shopify.testify : plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window plugin-1.2.0-alpha01.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.shopify.testify

├─ com.shopify.testify.GradleExtensionException.class - [JAR]

├─ com.shopify.testify.TestifyExtension.class - [JAR]

├─ com.shopify.testify.TestifyExtensionKt.class - [JAR]

├─ com.shopify.testify.TestifyPlugin.class - [JAR]

├─ com.shopify.testify.TestifyPluginKt.class - [JAR]

├─ com.shopify.testify.TestifySettings.class - [JAR]

com.shopify.testify.tasks.report

├─ com.shopify.testify.tasks.report.ReportPullTask.class - [JAR]

├─ com.shopify.testify.tasks.report.ReportShowTask.class - [JAR]

com.shopify.testify.tasks.main

├─ com.shopify.testify.tasks.main.ScreenshotClearTask.class - [JAR]

├─ com.shopify.testify.tasks.main.ScreenshotPullTask.class - [JAR]

├─ com.shopify.testify.tasks.main.ScreenshotRecordTask.class - [JAR]

├─ com.shopify.testify.tasks.main.ScreenshotTestTask.class - [JAR]

com.shopify.testify.internal

├─ com.shopify.testify.internal.Adb.class - [JAR]

├─ com.shopify.testify.internal.AdbKt.class - [JAR]

├─ com.shopify.testify.internal.AnsiFormat.class - [JAR]

├─ com.shopify.testify.internal.ClientUtilitiesKt.class - [JAR]

├─ com.shopify.testify.internal.Device.class - [JAR]

├─ com.shopify.testify.internal.DeviceUtilitiesKt.class - [JAR]

├─ com.shopify.testify.internal.Devices.class - [JAR]

├─ com.shopify.testify.internal.Git.class - [JAR]

├─ com.shopify.testify.internal.GradleProjectExtensionsKt.class - [JAR]

├─ com.shopify.testify.internal.ImageDiffKt.class - [JAR]

├─ com.shopify.testify.internal.ImageMagick.class - [JAR]

├─ com.shopify.testify.internal.ImageMagickKt.class - [JAR]

├─ com.shopify.testify.internal.StreamData.class - [JAR]

├─ com.shopify.testify.internal.TestOptionsBuilder.class - [JAR]

com.shopify.testify.tasks.internal

├─ com.shopify.testify.tasks.internal.ReportTask.class - [JAR]

├─ com.shopify.testify.tasks.internal.ReportTaskKt.class - [JAR]

├─ com.shopify.testify.tasks.internal.TaskDependencyProvider.class - [JAR]

├─ com.shopify.testify.tasks.internal.TaskNameProvider.class - [JAR]

├─ com.shopify.testify.tasks.internal.TestifyDefaultTask.class - [JAR]

├─ com.shopify.testify.tasks.internal.TestifyUtilityTask.class - [JAR]

com.shopify.testify.tasks.utility

├─ com.shopify.testify.tasks.utility.DeviceKeyTask.class - [JAR]

├─ com.shopify.testify.tasks.utility.DevicesTask.class - [JAR]

├─ com.shopify.testify.tasks.utility.DisableSoftKeyboardTask.class - [JAR]

├─ com.shopify.testify.tasks.utility.GenerateDiffImagesTask.class - [JAR]

├─ com.shopify.testify.tasks.utility.HidePasswordsTasks.class - [JAR]

├─ com.shopify.testify.tasks.utility.ImageMagickTask.class - [JAR]

├─ com.shopify.testify.tasks.utility.LocaleTask.class - [JAR]

├─ com.shopify.testify.tasks.utility.RemoveDiffImagesTask.class - [JAR]

├─ com.shopify.testify.tasks.utility.SettingsTask.class - [JAR]

├─ com.shopify.testify.tasks.utility.TimeZoneTask.class - [JAR]

├─ com.shopify.testify.tasks.utility.VersionTask.class - [JAR]

Advertisement