jar

io.github.vdaburon : junit-reporter-kpi-from-jmeter-dashboard-stats

Maven & Gradle

Jul 07, 2023
2 stars

Create a JUnit XML file with KPI rules from JMeter Dashboard Stats · A tool that creates a JUnit XML file with KPI rules from JMeter JMeter Dashboard stats.json and generates a result file in JUnit XML format and other formats : html, csv and json.

Table Of Contents

Latest Version

Download io.github.vdaburon : junit-reporter-kpi-from-jmeter-dashboard-stats JAR file - Latest Versions:

All Versions

Download io.github.vdaburon : junit-reporter-kpi-from-jmeter-dashboard-stats JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4
1.3
1.2
1.1
1.0

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 junit-reporter-kpi-from-jmeter-dashboard-stats-1.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.vdaburon.jmeter.utils.jsonkpi

├─ io.github.vdaburon.jmeter.utils.jsonkpi.CheckKpiResult.class - [JAR]

├─ io.github.vdaburon.jmeter.utils.jsonkpi.GlobalResult.class - [JAR]

├─ io.github.vdaburon.jmeter.utils.jsonkpi.JUnitReportFromJMDashboardStats.class - [JAR]

├─ io.github.vdaburon.jmeter.utils.jsonkpi.Statistic.class - [JAR]

├─ io.github.vdaburon.jmeter.utils.jsonkpi.ToolInstaller.class - [JAR]

├─ io.github.vdaburon.jmeter.utils.jsonkpi.UtilsCsvFile.class - [JAR]

├─ io.github.vdaburon.jmeter.utils.jsonkpi.UtilsHtml.class - [JAR]

├─ io.github.vdaburon.jmeter.utils.jsonkpi.UtilsJUnitXml.class - [JAR]

├─ io.github.vdaburon.jmeter.utils.jsonkpi.UtilsJsonFile.class - [JAR]