DOC

io.nosqlbench : nb-spectest

Maven & Gradle

Jan 13, 2023
144 stars

nb-spectest · This module provides the ability to run tests based on tests as specification, using markdown as a wrapper format. This allows for a type of literate exposition of various tests in a form that can be used as markdown documentation. With this, tests, examples, specifications, and documentation can all be one and the same.

Table Of Contents

Latest Version

Download io.nosqlbench : nb-spectest Javadoc & API Documentation - Latest Versions:

All Versions

Download io.nosqlbench : nb-spectest Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
5.17.x
4.17.x

How to open Javadoc JAR file in web browser

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

Advertisement

Dependencies from Group

Jan 13, 2023
24 usages
144 stars
Aug 11, 2022
14 usages
144 stars
Jan 13, 2023
7 usages
144 stars
Jan 13, 2023
5 usages
144 stars
Aug 11, 2022
5 usages
144 stars

Discover Dependencies