ArchUnit : Unit test your Java architecture

This blog gives an overview on how you can define Architectural principles / guidelines for your Java project using the ArchUnit f/w. The way we can Unit test the business capabilities we build, in a similar fashion if we want to test out whether our application is abiding / adhering to the architecture principles we … Read moreArchUnit : Unit test your Java architecture