An open API service indexing awesome lists of open source software.

https://github.com/unitsofmeasurement/unit-tck-usage

JSR 385 - TCK Usage Demo
https://github.com/unitsofmeasurement/unit-tck-usage

demo java jcp jsr jsr363 jsr385 standard tck units-of-measure

Last synced: 23 days ago
JSON representation

JSR 385 - TCK Usage Demo

Awesome Lists containing this project

README

          

# unit-tck-usage
JSR 385 - TCK Usage Demo Project illustrating how an implementation of the JSR 385 API can be tested using the JSR 385 TCK.

[![Circle CI](https://circleci.com/gh/unitsofmeasurement/unit-tck-usage.svg?style=svg)](https://circleci.com/gh/unitsofmeasurement/unit-tck-usage)
[![Stability: Active](https://masterminds.github.io/stability/active.svg)](https://masterminds.github.io/stability/active.html)
[![License](http://img.shields.io/badge/license-BSD3-blue.svg?style=flat-square)](http://opensource.org/licenses/BSD-3-Clause)

The [TCK](../../../unit-tck) can be started by running it via TestNG (`RunTCKTest` class)