[jboss-jira] [JBoss JIRA] (DROOLS-2139) Test class CommonTestMethodBase extends Assert class
Tibor Zimányi (JIRA)
issues at jboss.org
Thu Nov 16 03:00:00 EST 2017
Tibor Zimányi created DROOLS-2139:
-------------------------------------
Summary: Test class CommonTestMethodBase extends Assert class
Key: DROOLS-2139
URL: https://issues.jboss.org/browse/DROOLS-2139
Project: Drools
Issue Type: Bug
Components: core engine
Affects Versions: 7.4.1.Final
Reporter: Tibor Zimányi
Assignee: Tibor Zimányi
Priority: Minor
Fix For: 7.5.0.Final
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.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list