Hello,
I have imported the jbpm dependency into my project:
<dependency>
<groupId>org.jbpm</groupId>
<artifactId>jbpm-bpmn2</artifactId>
<version>5.4.0.Final</version>
</dependency>
However, Eclipse cannot find org.jbpm.JbpmJUnitTestCase i.e.
import org.jbpm.JbpmJUnitTestCase;
Please can anyone tell me where I can find this class.
Thanks in advance for your help.
Regards
--
View this message in context:
http://drools.46999.n3.nabble.com/JbpmJunitTestCase-where-does-it-live-tp...
Sent from the Drools: User forum mailing list archive at
Nabble.com.