Last Version

Camunda BPM Process Test Coverage JUnit4 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-junit4
Version

Version

1.0.3
Type

Type

jar
Description

Description

Camunda 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

Camunda Services GmbH

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


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

Dependencies

compile (7)

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

provided (3)

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

Project Modules

There are no modules declared in this project.