Title here
Summary here
I previously discussed code coverage. In this post I would like to focus on code coverage for Java, as a concrete example. As part of that I also introduce the basics of unit testing for Java.
Working with java applications in kubernetes, you might come use
Working with java applications in you might know what is a keystore and what is a truststore. For the ones not aware, here a quick intro.