This example project is written in Java, and tested with Gradle/JUnit.
The tests are currently failing because functions have not been implemented. implementing them in correctly make the tests green.
N/A
gradle test
- The JDK is installed on GitHub Actions machines, so you're also able to directly invoke
javac,java, or any other CLI command included in the JDK.