Skip to content

Latest commit

History

History
17 lines (14 loc) 路 585 Bytes

File metadata and controls

17 lines (14 loc) 路 585 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.