Registry / testing / jbpm-test

jbpm-test

JSON →
library7.74.1.Finaljavamavenunverified

Testing utilities for jBPM, a Business Process Management system.

<dependency> <groupId>org.jbpm</groupId> <artifactId>jbpm-test</artifactId> <version>7.74.1.Final</version> </dependency>
INSTALL
IMPORT
SIG · JBPM-TEST
J
jbpm-test
testingjavav7.74.1.Final
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

JbpmJUnitBaseTestCase
org.jbpm.test.JbpmJUnitBaseTestCase

Base test case for jBPM process testing.

import org.jbpm.test.JbpmJUnitBaseTestCase; import org.junit.Test; public class MyProcessTest extends JbpmJUnitBaseTestCase { @Test public void testProcess() { createRuntimeManager("myProcess.bpmn"); // Test process execution } }
Debug
Known issues
breakingRequires jBPM runtime dependencies; ensure compatible versions.
fix
Use the same jBPM version for all jBPM dependencies.
affects: *
Upgrade
Version history
7.74.1.Finallatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
jbpm-test — mvn dependency:get jbpm-test · libregistry