https://github.com/javamoney/javamoney-tck-usage-example
Test Project illustrating how an implementation can be tested using the TCK. The moneta reference implementation is used hereby.
https://github.com/javamoney/javamoney-tck-usage-example
Last synced: 8 months ago
JSON representation
Test Project illustrating how an implementation can be tested using the TCK. The moneta reference implementation is used hereby.
- Host: GitHub
- URL: https://github.com/javamoney/javamoney-tck-usage-example
- Owner: JavaMoney
- License: apache-2.0
- Created: 2014-06-12T14:46:19.000Z (almost 12 years ago)
- Default Branch: main
- Last Pushed: 2024-01-27T19:03:57.000Z (over 2 years ago)
- Last Synced: 2025-03-05T13:48:42.624Z (over 1 year ago)
- Language: Java
- Size: 43.9 KB
- Stars: 0
- Watchers: 11
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Javamoney Usage Example for the JSR 354 TCK
===========================================
Test Project illustrating how an implementation can be tested using the JSR 354 TCK.
The TCK can be started either:
* by running
java org.javamoney.tck.TCKRunner
* or by starting the TCK via JUnit (RunTCK test class)
[](https://dl.circleci.com/status-badge/redirect/gh/JavaMoney/javamoney-tck-usage-example/tree/main)
[](http://opensource.org/licenses/apache-2.0)