License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdorg.camunda.bpm.extension |
ArtifactId | ArtifactIdcamunda-bpm-process-test-coverage-junit5 |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamunda BPM Process Test Coverage JUnit5
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-junit5/ -->
<dependency>
<groupId>org.camunda.bpm.extension</groupId>
<artifactId>camunda-bpm-process-test-coverage-junit5</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.extension/camunda-bpm-process-test-coverage-junit5/
implementation 'org.camunda.bpm.extension:camunda-bpm-process-test-coverage-junit5:1.0.3'
// https://jarcasting.com/artifacts/org.camunda.bpm.extension/camunda-bpm-process-test-coverage-junit5/
implementation ("org.camunda.bpm.extension:camunda-bpm-process-test-coverage-junit5:1.0.3")
'org.camunda.bpm.extension:camunda-bpm-process-test-coverage-junit5:jar:1.0.3'
<dependency org="org.camunda.bpm.extension" name="camunda-bpm-process-test-coverage-junit5" rev="1.0.3">
<artifact name="camunda-bpm-process-test-coverage-junit5" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.extension', module='camunda-bpm-process-test-coverage-junit5', version='1.0.3')
)
libraryDependencies += "org.camunda.bpm.extension" % "camunda-bpm-process-test-coverage-junit5" % "1.0.3"
[org.camunda.bpm.extension/camunda-bpm-process-test-coverage-junit5 "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 |
io.github.microutils : kotlin-logging-jvm | jar | 2.1.21 |
org.junit.jupiter : junit-jupiter | jar | |
org.camunda.bpm.extension : camunda-bpm-junit5 | jar | 1.0.2 |
org.assertj : assertj-core | 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 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | |
org.slf4j : slf4j-simple | jar | |
org.hamcrest : hamcrest-library | jar |