Uses of Interface
org.camunda.community.bpmndt.GeneratorStrategy
Packages that use GeneratorStrategy
Package
Description
-
Uses of GeneratorStrategy in org.camunda.community.bpmndt
Methods in org.camunda.community.bpmndt that return types with arguments of type GeneratorStrategyModifier and TypeMethodDescriptionTestCaseContext.getStrategies()Returns the strategies of all relevant BPMN elements and scopes.Methods in org.camunda.community.bpmndt with parameters of type GeneratorStrategy -
Uses of GeneratorStrategy in org.camunda.community.bpmndt.cmd
Method parameters in org.camunda.community.bpmndt.cmd with type arguments of type GeneratorStrategyModifier and TypeMethodDescriptionvoidBuildTestCaseExecution.accept(List<GeneratorStrategy> strategies, com.squareup.javapoet.MethodSpec.Builder builder) -
Uses of GeneratorStrategy in org.camunda.community.bpmndt.strategy
Classes in org.camunda.community.bpmndt.strategy that implement GeneratorStrategyModifier and TypeClassDescriptionclassclassclassclassDefault strategy for all handled BPMN element, that provide a fluent handler API.classclassclassclassclassclassclassclassclassclassclassConstructors in org.camunda.community.bpmndt.strategy with parameters of type GeneratorStrategy