jar

com.github.basavaraj1985 : DolphinNG

Maven & Gradle

Jan 29, 2018
3 stars

DolphinNG · DolphinNG provides set of very useful addons for testNG. Most important features that it supports are condensed smart reports, auto creation of jira ticets for test failures, linking test fails to jira tickets, progress reporting during test runs.

Table Of Contents

Latest Version

Download com.github.basavaraj1985 : DolphinNG JAR file - Latest Versions:

All Versions

Download com.github.basavaraj1985 : DolphinNG JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.2.x
1.1.x
1.0.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 DolphinNG-1.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.javasbar.framework.testng.dpextension

├─ com.javasbar.framework.testng.dpextension.DataProviderArguments.class - [JAR]

├─ com.javasbar.framework.testng.dpextension.DataProviderUtils.class - [JAR]

├─ com.javasbar.framework.testng.dpextension.FileDataProvider.class - [JAR]

com.javasbar.framework.lib.common

├─ com.javasbar.framework.lib.common.Bug.class - [JAR]

├─ com.javasbar.framework.lib.common.IOUtil.class - [JAR]

├─ com.javasbar.framework.lib.common.JIRAClient.class - [JAR]

├─ com.javasbar.framework.lib.common.JSONUtil.class - [JAR]

├─ com.javasbar.framework.lib.common.NetworkUtil.class - [JAR]

├─ com.javasbar.framework.lib.common.OSValidator.class - [JAR]

├─ com.javasbar.framework.lib.common.RunTimeLib.class - [JAR]

├─ com.javasbar.framework.lib.common.StringUtil.class - [JAR]

├─ com.javasbar.framework.lib.common.Util.class - [JAR]

com.javasbar.framework.testng.reporters

├─ com.javasbar.framework.testng.reporters.EnvAwareRetryAnalyzer.class - [JAR]

├─ com.javasbar.framework.testng.reporters.ProgressReporter.class - [JAR]

├─ com.javasbar.framework.testng.reporters.RuleBasedStatusModifier.class - [JAR]

├─ com.javasbar.framework.testng.reporters.SmartReporter.class - [JAR]

├─ com.javasbar.framework.testng.reporters.TimeoutRetryAnalyzer.class - [JAR]

Advertisement