Uses of Class
org.camunda.bpm.engine.test.Deployment
-
Packages that use Deployment Package Description org.camunda.bpm.engine.impl.test -
-
Uses of Deployment in org.camunda.bpm.engine.impl.test
Methods in org.camunda.bpm.engine.impl.test with parameters of type Deployment Modifier and Type Method Description static StringTestHelper. annotationDeploymentSetUp(ProcessEngine processEngine, Class<?> testClass, String methodName, Deployment deploymentAnnotation, Class<?>... parameterTypes)
-