jBPM :: Test 6.0.0-redhat-2
A C D E G I J K L N O P R S T 

A

abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase.TestWorkItemHandler
 
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.test.JbpmJUnitTestCase.TestWorkItemHandler
Deprecated.
 
AbstractBaseTest - Class in org.jbpm.test
 
AbstractBaseTest() - Constructor for class org.jbpm.test.AbstractBaseTest
 
addKnowledgeSessionForCleanup(StatefulKnowledgeSession) - Static method in class org.jbpm.test.KnowledgeSessionCleanup
 
apply(Statement, FrameworkMethod, Object) - Method in class org.jbpm.test.KnowledgeSessionCleanup
 
assertNodeActive(long, KieSession, String...) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
assertNodeActive(long, KieSession, String...) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
assertNodeExists(ProcessInstance, String...) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
assertNodeExists(ProcessInstance, String...) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
assertNodeTriggered(long, String...) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
assertNodeTriggered(long, String...) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
assertNumOfIncommingConnections(ProcessInstance, String, int) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
assertNumOfIncommingConnections(ProcessInstance, String, int) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
assertNumOfOutgoingConnections(ProcessInstance, String, int) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
assertNumOfOutgoingConnections(ProcessInstance, String, int) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
assertPackageNameEquals(ProcessInstance, String) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
assertPackageNameEquals(ProcessInstance, String) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
assertProcessInstanceAborted(long, KieSession) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
assertProcessInstanceAborted(long, KieSession) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
assertProcessInstanceActive(long, KieSession) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
assertProcessInstanceActive(long, KieSession) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
assertProcessInstanceCompleted(long, KieSession) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
assertProcessInstanceCompleted(long, KieSession) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
assertProcessNameEquals(ProcessInstance, String) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
assertProcessNameEquals(ProcessInstance, String) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
assertProcessVarExists(ProcessInstance, String...) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
assertProcessVarExists(ProcessInstance, String...) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
assertVersionEquals(ProcessInstance, String) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
assertVersionEquals(ProcessInstance, String) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 

C

cleanupSingletonSessionId() - Static method in class org.jbpm.test.JBPMHelper
Deprecated.
 
cleanupSingletonSessionId() - Static method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
cleanupSingletonSessionId() - Static method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
clearHistory() - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
clearHistory() - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
configure() - Static method in class org.jbpm.test.AbstractBaseTest
 
createKnowledgeBase(String...) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
createKnowledgeBase(Map<String, ResourceType>) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
createKnowledgeBaseGuvnor(String...) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
createKnowledgeBaseGuvnor(boolean, String, String, String, String, String...) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
createKnowledgeBaseGuvnor(boolean, String, String, String, String...) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
createKnowledgeBaseGuvnorAssets(String, String...) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
createKnowledgeSession() - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
createKnowledgeSession(String...) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
createRuntimeManager(String...) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
Creates default configuration of RuntimeManager with SINGLETON strategy and all processes being added to knowledge base.
createRuntimeManager(JbpmJUnitBaseTestCase.Strategy, String...) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
Creates default configuration of RuntimeManager with given strategy and all processes being added to knowledge base.
createRuntimeManager(Map<String, ResourceType>) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
Creates default configuration of RuntimeManager with SINGLETON strategy and all resources being added to knowledge base.
createRuntimeManager(JbpmJUnitBaseTestCase.Strategy, Map<String, ResourceType>) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
Creates default configuration of RuntimeManager with given strategy and all resources being added to knowledge base.
createRuntimeManager(JbpmJUnitBaseTestCase.Strategy, Map<String, ResourceType>, RuntimeEnvironment) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
The lowest level of creation of RuntimeManager that expects to get RuntimeEnvironment to be given as argument.

D

disposeRuntimeManager() - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
Disposes currently active (in scope of a test) RuntimeManager together with all active RuntimeEngine's that were created (in scope of a test).

E

EOL - Static variable in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase.TestWorkItemHandler
 
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.test.JbpmJUnitTestCase.TestWorkItemHandler
Deprecated.
 

G

getDs() - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
getDs() - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
getEmf() - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
getEmf() - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
getProperties() - Static method in class org.jbpm.test.JBPMHelper
Deprecated.
 
getRuntimeEngine() - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
Returns new RuntimeEngine built from the manager of this test case.
getRuntimeEngine(Context<?>) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
Returns new RuntimeEngine built from the manager of this test case.
getService() - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
getTaskService() - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
getTestWorkItemHandler() - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
getTestWorkItemHandler() - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
getUserGroupCallback() - Static method in class org.jbpm.test.JBPMHelper
Deprecated.
 
getVariableValue(String, long, KieSession) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
Retrieves value of the variable given by name from process instance given by processInstanceId using given session.
getVariableValue(String, long, KieSession) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
getWorkItem() - Method in class org.jbpm.test.JbpmJUnitBaseTestCase.TestWorkItemHandler
 
getWorkItem() - Method in class org.jbpm.test.JbpmJUnitTestCase.TestWorkItemHandler
Deprecated.
 
getWorkItems() - Method in class org.jbpm.test.JbpmJUnitBaseTestCase.TestWorkItemHandler
 
getWorkItems() - Method in class org.jbpm.test.JbpmJUnitTestCase.TestWorkItemHandler
Deprecated.
 

I

isPersistence() - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 

J

JBPMHelper - Class in org.jbpm.test
Deprecated.
JbpmJUnitBaseTestCase - Class in org.jbpm.test
Base test case class that shall be used for jBPM related tests.
JbpmJUnitBaseTestCase() - Constructor for class org.jbpm.test.JbpmJUnitBaseTestCase
The most simple test case configuration: does NOT initialize data source does NOT configure session persistence This is usually used for in memory process management, without human task interaction.
JbpmJUnitBaseTestCase(boolean, boolean) - Constructor for class org.jbpm.test.JbpmJUnitBaseTestCase
Allows to explicitly configure persistence and data source.
JbpmJUnitBaseTestCase(boolean, boolean, String) - Constructor for class org.jbpm.test.JbpmJUnitBaseTestCase
Same as JbpmJUnitBaseTestCase.JbpmJUnitBaseTestCase(boolean, boolean) but allows to use another persistence unit name.
JbpmJUnitBaseTestCase.TestWorkItemHandler - Class in org.jbpm.test
 
JbpmJUnitBaseTestCase.TestWorkItemHandler() - Constructor for class org.jbpm.test.JbpmJUnitBaseTestCase.TestWorkItemHandler
 
JbpmJUnitTestCase - Class in org.jbpm.test
Deprecated.
JbpmJUnitTestCase() - Constructor for class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
JbpmJUnitTestCase(boolean) - Constructor for class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
JbpmJUnitTestCase.TestWorkItemHandler - Class in org.jbpm.test
Deprecated.
 
JbpmJUnitTestCase.TestWorkItemHandler() - Constructor for class org.jbpm.test.JbpmJUnitTestCase.TestWorkItemHandler
Deprecated.
 

K

KnowledgeSessionCleanup - Class in org.jbpm.test
 
KnowledgeSessionCleanup() - Constructor for class org.jbpm.test.KnowledgeSessionCleanup
 
knowledgeSessionSetLocal - Static variable in class org.jbpm.test.KnowledgeSessionCleanup
 

L

loadStatefulKnowledgeSession(KnowledgeBase, int) - Static method in class org.jbpm.test.JBPMHelper
Deprecated.
 

N

newStatefulKnowledgeSession(KnowledgeBase) - Static method in class org.jbpm.test.JBPMHelper
Deprecated.
 

O

org.jbpm.test - package org.jbpm.test
 

P

processStateName - Static variable in class org.jbpm.test.JBPMHelper
Deprecated.
 

R

registerTaskService(StatefulKnowledgeSession) - Static method in class org.jbpm.test.JBPMHelper
Deprecated.
 
reset() - Static method in class org.jbpm.test.AbstractBaseTest
 
restoreSession(KieSession, boolean) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 

S

setPersistence(boolean) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
setUp() - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
setUp() - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
setupDataSource() - Static method in class org.jbpm.test.JBPMHelper
Deprecated.
 
setupPoolingDataSource() - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
setupPoolingDataSource() - Static method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
startH2Server() - Static method in class org.jbpm.test.JBPMHelper
Deprecated.
 
startTaskService() - Static method in class org.jbpm.test.JBPMHelper
Deprecated.
 
startUp() - Static method in class org.jbpm.test.JBPMHelper
Deprecated.
 

T

tearDown() - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
tearDown() - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
txStateName - Static variable in class org.jbpm.test.JBPMHelper
Deprecated.
 
A C D E G I J K L N O P R S T 
jBPM :: Test 6.0.0-redhat-2

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.