jar

io.toast-tk : toast-tk-maven-plugin

Maven & Gradle

Jun 28, 2017
0 stars

Toast Toolkit - Maven Plugin · Toast TK Maven plugin Mojos: - download: Download test scripts locally - upload: Upload local @Action sentences to be used on the webapp (steps' auto-completion) - run: Execute local test scripts - report: publish test plan reports

Table Of Contents

Latest Version

Download io.toast-tk : toast-tk-maven-plugin JAR file - Latest Versions:

All Versions

Download io.toast-tk : toast-tk-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 toast-tk-maven-plugin-0.1.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.toast.tk.maven.plugin.run

├─ io.toast.tk.maven.plugin.run.TestPageRunner.class - [JAR]

├─ io.toast.tk.maven.plugin.run.TestPlanRunner.class - [JAR]

io.toast.tk.maven.plugin.data

├─ io.toast.tk.maven.plugin.data.ActionAdapterDescriptor.class - [JAR]

├─ io.toast.tk.maven.plugin.data.ActionAdapterDescriptorLine.class - [JAR]

io.toast.tk.maven.plugin

├─ io.toast.tk.maven.plugin.AbstractScriptExecutionMojo.class - [JAR]

├─ io.toast.tk.maven.plugin.DeployConnectorMojo.class - [JAR]

├─ io.toast.tk.maven.plugin.DownloadScriptsMojo.class - [JAR]

├─ io.toast.tk.maven.plugin.PluginLoader.class - [JAR]

├─ io.toast.tk.maven.plugin.RunScriptsMojo.class - [JAR]

├─ io.toast.tk.maven.plugin.RunTestPlanMojo.class - [JAR]

Advertisement