unit-tester

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
Last Version

Last Version

9.3.0
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.assertj : assertj-core jar 3.19.0

Project Modules

There are no modules declared in this project.

Versions

Version
9.3.0
9.2.2
9.2.1
9.2.0