4142434445464748
// The process should have ended. assertNotNull(process); assertTrue(jbpm.hasEnded(process)); jbpm.dispose(); } }