This class is abstract and should be extended in all the modules (see how it is done in Sirius Web).
As a result, the tests contained in AbstractCodingRulesTests are never executed.
Since we wrote some tests in this class at some point, it would be better to ensure they are actually executed.
This class is abstract and should be extended in all the modules (see how it is done in Sirius Web).
As a result, the tests contained in
AbstractCodingRulesTestsare never executed.Since we wrote some tests in this class at some point, it would be better to ensure they are actually executed.