Upgrade Unit Test to find dead rules and check rules names
A source code analyzer
Brought to you by:
adangel,
juansotuyo
This is a memo to myself, I should implement those :
o Need a JUnit test to check for "dead" Rules, that is those not used by any RuleSet.
o Rule JUnit tests should verify the Test class follows expected naming
conventions just like the Rules need to.