This contains sample Java code with errors:
com.example.FactorialCalcularthrows a StackOverFlowException - run the unittest to see.com.example.store.Mainthrows NullPointerException when you run it.
To build the project:
./gradlew buildTo run the tests:
./gradlew test