DOC

dev.aherscu.qa : qa-automation

Maven & Gradle

Aug 23, 2023
5 stars

QA Automation · Support for BDD-style QA automation. Generates skeleton project with all required dependencies, preconfigured loggers, execution profiles for different environments and devices. Compatible with Java 8 and Java 11 and beyond.

Table Of Contents

Latest Version

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

All Versions

Download dev.aherscu.qa : qa-automation 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-automation-0.0.28-javadoc.jar to qa-automation-0.0.28-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder qa-automation-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-automation-0.0.28-sources.jar" -d "qa-automation-0.0.28-javadoc" -subpackages