commit | d292d85a8899e03741c16a4d7b7da4880f24a40d | [log] [tgz] |
---|---|---|
author | Hector Oswaldo Caballero <hector.caballero@ericsson.com> | Thu Apr 26 21:29:56 2018 -0400 |
committer | Hector Oswaldo Caballero <hector.caballero@ericsson.com> | Mon Jun 04 17:53:08 2018 -0400 |
tree | 9ed61cc2b595c88fc76f4a5995a6db02d614870e | |
parent | be079f45d55e07287f2433bee1b888bb12ffe15e [diff] |
RuleBase: Extract reading rules to a separate class Logic to read rules from a configuration file is extracted to a separate class. This has two benefits: * Simplify the RuleBase class and its corresponding test class * Prepare the way to introduce reading rules from project configuration which is done in a follow-up commit. Change-Id: I6c0e1ef43da0f34d2ad0ba7001d205a492ecfe87