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.