[
https://issues.apache.org/jira/browse/OFBIZ-11744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17117418#comment-17117418 ]
Carsten Schinzer commented on OFBIZ-11744:
------------------------------------------
In a first attempt to implement the JUnit4 or JUnitParams approach for testing a simple method I failed to make this work with the current architectural constraints.
When attempting to implement a test class as a subclass to the usual
org.apache.ofbiz.serivce.testtools.OFBizTestCase < org.apache.ofbiz.entity.testtools.EntityTestCase < org.junit.TestCase
hierarchy the annotated test methods are not found.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)