]
Kris Verlaenen updated DROOLS-5389:
-----------------------------------
Sprint: 2020 Week 22-24 (from May 25), 2020 Week 25-27 (from Jun 15) (was: 2020 Week
22-24 (from May 25))
Create single abstract class for integration tests in new PMML
implementation
-----------------------------------------------------------------------------
Key: DROOLS-5389
URL:
https://issues.redhat.com/browse/DROOLS-5389
Project: Drools
Issue Type: Task
Reporter: Jiri Petrlik
Assignee: Jiri Petrlik
Priority: Major
Labels: TrustyAI
Currently there are multiple abstract classes for PMML integration tests such as
AbstractPMMLTreeTest, AbstractPMMLRegressionTest etc. The goal of this JIRA is to unify
them and create one single abstract class.