-
Bug
-
Resolution: Done
-
Minor
-
7.4.1.Final
-
None
-
2017 Week 45-46
-
NEW
-
NEW
The parent test class for many Drools tests - CommonTestMethodBase extends Junit's Assert class. Assert class is a static util class which shouldn't be extended and static import should be used instead where needed.