Résultats
Il y a 4 ans
Enforcing architecture decisions with ArchUnit
ArchUnit is a library which offers a fluent API to test the architecture of Java applications. The purpose of this article is to show what it is capable of and to question how it can fit the way you deal with architecture and its documentation. Introduction Scope ArchUnit is a library that is used to implement...