Last Version

Camunda BPM Process Test Coverage JUnit5 1.0.3

Helper library to visualize and assert which parts of a BPMN process have been covered by a test.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.camunda.bpm.extension
ArtifactId

ArtifactId

camunda-bpm-process-test-coverage-junit5
Version

Version

1.0.3
Type

Type

jar
Description

Description

Camunda 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

Camunda Services GmbH

Download camunda-bpm-process-test-coverage-junit5 1.0.3


<!-- 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"]

Dependencies

compile (9)

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

provided (3)

Group / Artifact Type Version
org.camunda.bpm : camunda-engine jar
org.camunda.bpm : camunda-engine-spring jar
org.springframework : spring-context jar

test (3)

Group / Artifact Type Version
com.h2database : h2 jar
org.slf4j : slf4j-simple jar
org.hamcrest : hamcrest-library jar

Project Modules

There are no modules declared in this project.