Package com.seventytwomiles.architecturerules.services

Assert that rules are not violated and that cyclic dependencies do not exist.

See:
          Description

Interface Summary
CyclicRedundencyService Interface for the CyclicRedundencyService to provide a contract for implementations to ahear to.
RulesService Interface for RuleService implementations to adhere to.
 

Class Summary
CyclicRedundencyServiceImpl Checks for cyclic redundency among app packages in the source folders.
RulesServiceImpl Drives the tests by reading the configuraiton then asserting each defined Rule.
 

Package com.seventytwomiles.architecturerules.services Description

Assert that rules are not violated and that cyclic dependencies do not exist.

More Information

Homepage
http://architecturerules.googlecode.com/svn/docs/index.html
Source
http://architecturerules.googlecode.com/svn/docs/source.html
Mailing lists
http://architecturerules.googlecode.com/svn/docs/mailing-lists.html
Javadocs for each version
http://architecturerules.googlecode.com/svn/docs/api-javadocs.html
Getting Started
http://architecturerules.googlecode.com/svn/docs/getting-started.html
Licensed under Apache License 2.0
http://www.apache.org/licenses/LICENSE-2.0



Copyright © 2007. All Rights Reserved.