*/rsh tech|
your source for programming know-how
Generated by:
Craftsman

Manual for rsh-rule

This is the manual for rsh-rule. Since the rsh-rule project contains several components, there are several sections to the manual. Please see the links in the side bar or the top level section links below for more information on the rsh-rule project, its components, and their use.

rsh-rule package

The rsh-rule engine provides simple and compound rules, rule chaining based on success or failure, fail-fast or fail-slowly for compound rules, and a JUnit like API. All rules are configurable via a simple XML file.

rsh-rule-junit package

The rsh-rule-junit module provides the ability to right JUnit tests for your rules. The base test cases provided by this module make writing unit tests simpler and less error prone.