/javamoney-tck-usage-example

Test Project illustrating how an implementation can be tested using the TCK. The moneta reference implementation is used hereby.

Primary LanguageJavaApache License 2.0Apache-2.0

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