jDependency is a software project management tool that allows to perform package dependencies analysis in Java. It can track the dependencies between Java classes and packages. It can be integrated into JUnit, the well-known unit testing framework specifically designed for the Java programming language. One of the perks of jDependency is that it can be integrated in JUnit, the well-known…