Sample project(s) and Spock Unit Tests to demonstrate usage of Unit API in the Groovy Language.
- uom-groovy: A Groovy Extension Module for Units of Measurement providing operator overloading and more.
- groovy-demo: Groovy demo and Spock tests of uom-groovy (Coming soon)
- uom-spock: Spock tests that demonstrate basic Units of Measurement functionality without Groovy extensions
To build all:
From the groovy-space
directory:
./gradlew build