| Commit message (Collapse) | Author | Lines | 
 | 
 | 
 | 
This will serve as an ABC for tests for individual rules.
The base class provides runners for allowed and disallowed
cases, and the children classes then only provide the cases
and implementations of helper methods specific to each rule.
 | 
 | 
 | 
 | 
The name msg is less descriptive and creates a needless name conflict in local gen exp.
 | 
 | 
The rule was incorrectly printing out the maximum amount of allowed attachments
instead of the configured interval. This commit also adjusts the rule's unit
test case.
 |