DOC

qa.justtestlah : justtestlah-mobile-tools

Maven & Gradle

Sep 26, 2020
1 usages
43 stars

JustTestLah! Mobile tools · JustTestLah! is a JAVA test framework targeting projects that support multiple platforms, in particular Web, Android and iOS. It follows a BDD approach and allows testing against all platforms using the same feature files. JustTestLah's main aim is to make the configuration and the actual test code as easy as possible.

Table Of Contents

Latest Version

Download qa.justtestlah : justtestlah-mobile-tools Javadoc & API Documentation - Latest Versions:

How to open Javadoc JAR file in web browser

  1. Rename the file justtestlah-mobile-tools-1.9-RC4-javadoc.jar to justtestlah-mobile-tools-1.9-RC4-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder justtestlah-mobile-tools-1.9-RC4-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 "justtestlah-mobile-tools-1.9-RC4-sources.jar" -d "justtestlah-mobile-tools-1.9-RC4-javadoc" -subpackages