Understanding Unit Testing in JAVA using Junit5 from Scratch Video#2 :UnitTest Coverage Report

Опубликовано: 20 Апрель 2020
на канале: AMR.SMART.SYSTEMS
80
8

Video 1 -    • Understanding Unit Testing in JAVA using J...  

Details - https://86amruth.blogspot.com/2020/04...

Video2

1) Adding a few more test cases to Cordinate2D class Example from the previous video.

2) Auto Generate getters, setters,
overload comparator function in a faster way using IntelliJ editor.

3) Few more imports and Annotation in JUnit 5.

4) What is Test coverage and How to Run coverage?

5) Understand test coverage meaning and interpret it.