is not current version
Last Version 9.3.0

unit-tester 9.2.2

Provides dependencies that simplifies unit and process testing with Axon Ivy projects.

License

License

Categories

Categories

Axon Application Layer Libs Distributed Applications
GroupId

GroupId

com.axonivy.ivy.test
ArtifactId

ArtifactId

unit-tester
Version

Version

9.2.2
Type

Type

jar
Description

Description

unit-tester
Provides dependencies that simplifies unit and process testing with Axon Ivy projects.
Project URL

Project URL

https://github.com/axonivy/web-tester
Project Organization

Project Organization

The open source community of Axon Ivy

Download unit-tester 9.2.2


<!-- https://jarcasting.com/artifacts/com.axonivy.ivy.test/unit-tester/ -->
<dependency>
    <groupId>com.axonivy.ivy.test</groupId>
    <artifactId>unit-tester</artifactId>
    <version>9.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.axonivy.ivy.test/unit-tester/
implementation 'com.axonivy.ivy.test:unit-tester:9.2.2'
// https://jarcasting.com/artifacts/com.axonivy.ivy.test/unit-tester/
implementation ("com.axonivy.ivy.test:unit-tester:9.2.2")
'com.axonivy.ivy.test:unit-tester:jar:9.2.2'
<dependency org="com.axonivy.ivy.test" name="unit-tester" rev="9.2.2">
  <artifact name="unit-tester" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.axonivy.ivy.test', module='unit-tester', version='9.2.2')
)
libraryDependencies += "com.axonivy.ivy.test" % "unit-tester" % "9.2.2"
[com.axonivy.ivy.test/unit-tester "9.2.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.6.0
org.assertj : assertj-core jar 3.17.2

Project Modules

There are no modules declared in this project.