440Forums  |  MacMusic.org  |  PcMusic.org  |  440tv  |  Zicos  |  AudioLexic
assert   {key13}


Architecture Rules 2.1.0 (Default branch)

FreshMeat

Saturday July 5, 2008. 10:30 AM
FreshMeat

Architecture Rules is a Java library that allows a programmer to assert 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. License: The Apache License 2.0 Changes: This release included a report class creating the cyclic redundancy, made testArchitecture() public, added configuration method chaining, included a license file, added support for wildcards, and provided an API for retrieving the list of violations. Exceptions should now implement an ArchitectureRulesException. Meaningful defaults were provided with the Maven plugin. A classpath conflict with common-io and Spring was fixed.
Architecture Rules Java library that allows aprogrammer assert code
Architecture Rules 2.1.0 (Default branch) Read more at FreshMeat
feeds.feedburner.com/~r/freshmeat/feeds/fm-releases-global/~3/327259967/

 

 Related News 

Search

Download Zicos
Fri September 5, 04:08 PM
assert   {key13}