DOC

dev.aherscu.qa : qa-jgiven-reporter

Maven & Gradle

Aug 23, 2023
1 stars

QA JGiven Reporter · Support for generating custom reports from JGiven's JSON Report files, per test method, per test class, or all-inclusive. Includes default HTML templates and PDF functionality, which can be overriden by subclassing.

Table Of Contents

Latest Version

Download dev.aherscu.qa : qa-jgiven-reporter Javadoc & API Documentation - Latest Versions:

All Versions

Download dev.aherscu.qa : qa-jgiven-reporter Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file qa-jgiven-reporter-0.0.28-javadoc.jar to qa-jgiven-reporter-0.0.28-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder qa-jgiven-reporter-0.0.28-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "qa-jgiven-reporter-0.0.28-sources.jar" -d "qa-jgiven-reporter-0.0.28-javadoc" -subpackages