]
Tibor Zimányi commented on DROOLS-1594:
---------------------------------------
PR here:
Remove MiscTest test class
--------------------------
Key: DROOLS-1594
URL:
https://issues.jboss.org/browse/DROOLS-1594
Project: Drools
Issue Type: Task
Affects Versions: 7.1.0.Final
Reporter: Tibor Zimányi
Assignee: Tibor Zimányi
Priority: Minor
MiscTest class grew to a huge class that has more than 10000 lines. It is not a good
habit to put tests in such one class. They should be categorized in appropriate smaller
classes.
I will provide PR for this.