Package io.flowcov.camunda.junit
Class FlowCovTestRunStateFactory
- java.lang.Object
-
- io.flowcov.camunda.junit.FlowCovTestRunStateFactory
-
public class FlowCovTestRunStateFactory extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description FlowCovTestRunStateFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FlowCovTestRunStatecreate(java.lang.String className, java.util.List<java.lang.String> excludedProcessDefinitionKeys)
-
-
-
Method Detail
-
create
public FlowCovTestRunState create(java.lang.String className, java.util.List<java.lang.String> excludedProcessDefinitionKeys)
-
-