Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 586 Bytes

File metadata and controls

17 lines (14 loc) · 586 Bytes

Java Math Application

A simple Java application for code coverage generation testing.

Requirements

How to run

cd into this directory and run:

./gradlew clean test jacocoTestReport

The coverage report will be generated as build/reports/jacoco/test/jacocoTestReport.csv.