Sha256: a04088047eacff8f68abc8bf31a2cf746b4e006bb1648a5329d8cd44a82b93ff
Contents?: true
Size: 380 Bytes
Versions: 2
Compression:
Stored size: 380 Bytes
Contents
Description: One time install of Java Camunda application to do unit testing of your BPMN process Example: rails generate camunda:unit_tests This will create a Java app in: bpmn/java_app with a sample BPMN file and Unit Test. The suggested location for your BPMN file is in `bpmn/diagrams`. `bpmn/java_app/src/main/resources` is a symlink to that.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
camunda-workflow-0.1.1 | lib/generators/camunda/spring_boot/USAGE |
camunda-workflow-0.1 | lib/generators/camunda/spring_boot/USAGE |