Uses of Class
org.camunda.community.bpmndt.GeneratorContext
Packages that use GeneratorContext
-
Uses of GeneratorContext in org.camunda.community.bpmndt
Methods in org.camunda.community.bpmndt with parameters of type GeneratorContextModifier and TypeMethodDescriptionvoidGenerator.generate(GeneratorContext ctx) protected voidGenerator.generateTestCases(GeneratorContext gCtx, Path bpmnFile) protected voidGenerator.generateTestCases(GeneratorContext gCtx, Path bpmnFile, List<TestCase> testCases) -
Uses of GeneratorContext in org.camunda.community.bpmndt.cmd
Methods in org.camunda.community.bpmndt.cmd with parameters of type GeneratorContextModifier and TypeMethodDescriptionvoidGenerateSimulateSubProcessResource.accept(GeneratorContext ctx) DeleteTestSources.apply(GeneratorContext ctx) Constructors in org.camunda.community.bpmndt.cmd with parameters of type GeneratorContext