I'm new to Java and maven and currently in the process of building the entire infrastructure for java development in the company.
i'm not quite familiar with JUnit, but i know maven makes it easy for you by creating default test tree and test classes in each project. where can i read about best practices regarding writing unit tests for my java apps using JUnit with MAVEN? thanks. -- Eyal Edri
