jar

io.github.usefulness : screenshot-testing-plugin

Maven & Gradle

May 20, 2023
2 stars

io.github.usefulness:screenshot-testing-plugin · Screenshot Test for Android

Table Of Contents

Latest Version

Download io.github.usefulness : screenshot-testing-plugin JAR file - Latest Versions:

All Versions

Download io.github.usefulness : screenshot-testing-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
0.16.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 screenshot-testing-plugin-0.16.12.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.usefulness.testing.screenshot.generated

├─ io.github.usefulness.testing.screenshot.generated.ScreenshotTestBuildConfig.class - [JAR]

com.facebook.testing.screenshot.build

├─ com.facebook.testing.screenshot.build.CleanScreenshotsTask.class - [JAR]

├─ com.facebook.testing.screenshot.build.PullScreenshotsTask.class - [JAR]

├─ com.facebook.testing.screenshot.build.RecordScreenshotTestTask.class - [JAR]

├─ com.facebook.testing.screenshot.build.RunScreenshotTestTask.class - [JAR]

├─ com.facebook.testing.screenshot.build.ScreenshotsPlugin.class - [JAR]

├─ com.facebook.testing.screenshot.build.ScreenshotsPluginExtension.class - [JAR]

├─ com.facebook.testing.screenshot.build.VerifyScreenshotTestTask.class - [JAR]

com.usefulness.testing.screenshot.build

├─ com.usefulness.testing.screenshot.build.ScreenshotTask.class - [JAR]