Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 648 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 648 Bytes

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)

CircleCI License