License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdorg.camunda.bpm.extension |
ArtifactId | ArtifactIdcamunda-bpm-process-test-coverage-junit4 |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamunda BPM Process Test Coverage JUnit4
Helper library to visualize and assert which parts of a BPMN process have been covered by a test.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.camunda.bpm.extension/camunda-bpm-process-test-coverage-junit4/ -->
<dependency>
<groupId>org.camunda.bpm.extension</groupId>
<artifactId>camunda-bpm-process-test-coverage-junit4</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.extension/camunda-bpm-process-test-coverage-junit4/
implementation 'org.camunda.bpm.extension:camunda-bpm-process-test-coverage-junit4:1.0.3'
// https://jarcasting.com/artifacts/org.camunda.bpm.extension/camunda-bpm-process-test-coverage-junit4/
implementation ("org.camunda.bpm.extension:camunda-bpm-process-test-coverage-junit4:1.0.3")
'org.camunda.bpm.extension:camunda-bpm-process-test-coverage-junit4:jar:1.0.3'
<dependency org="org.camunda.bpm.extension" name="camunda-bpm-process-test-coverage-junit4" rev="1.0.3">
<artifact name="camunda-bpm-process-test-coverage-junit4" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.extension', module='camunda-bpm-process-test-coverage-junit4', version='1.0.3')
)
libraryDependencies += "org.camunda.bpm.extension" % "camunda-bpm-process-test-coverage-junit4" % "1.0.3"
[org.camunda.bpm.extension/camunda-bpm-process-test-coverage-junit4 "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.camunda.bpm.extension : camunda-bpm-process-test-coverage-core | jar | 1.0.3 |
org.camunda.bpm.extension : camunda-bpm-process-test-coverage-report-generator | jar | 1.0.3 |
org.hamcrest : hamcrest-library | jar | |
junit : junit | jar | |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | |
org.jetbrains.kotlin : kotlin-reflect | jar |
Group / Artifact | Type | Version |
---|---|---|
org.camunda.bpm : camunda-engine | jar | |
org.camunda.bpm : camunda-engine-spring | jar | |
org.springframework : spring-context | jar |