RSS Feed for This PostCurrent Article

Assert Code Architecture using Architecture Rules

Architecture Rules is an open source library tjat leverages an XML configuration file and optional programmatic configuration to assert your code’s architecture via unit tests or ant tasks. This test is able to assert that specific packages do not depend on others and is able to check for and report on cyclic dependencies among your project’s packages and classes. This project wraps a industry accepted JDepend to simplify the process of maintaining a solid software architecture.


Trackback URL


Sorry, comments for this entry are closed at this time.