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: 4 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 (about 11 years ago)
- Default Branch: main
- Last Pushed: 2024-01-27T19:03:57.000Z (over 1 year ago)
- Last Synced: 2025-01-16T02:22:44.077Z (6 months 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)