Previous Lecture | Lecture 10 | Next Lecture |
Lecture 10, Wed 01/22
Test Code Coverage with Jacoco (prep for lab03)
Today, we are working on preparation for lab03
We will discuss the concept of Test Case Coverage using JaCoCo (Java Code Coverage).
This repo has a version of an attempt (a poor attempt, but an attempt, nevertheless) at lab03.
We’ll use this to demo Jacoco