JDI Matchers for JUnit

JDI Matchers JUnit library

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.epam.jdi
ArtifactId

ArtifactId

jdi-matchers-junit
Last Version

Last Version

2.0.27
Release Date

Release Date

Type

Type

jar
Description

Description

JDI Matchers for JUnit
JDI Matchers JUnit library
Project URL

Project URL

http://jdi.epam.com/
Source Code Management

Source Code Management

https://github.com/jdi-testing

Download jdi-matchers-junit

How to add to project

<!-- https://jarcasting.com/artifacts/com.epam.jdi/jdi-matchers-junit/ -->
<dependency>
    <groupId>com.epam.jdi</groupId>
    <artifactId>jdi-matchers-junit</artifactId>
    <version>2.0.27</version>
</dependency>
// https://jarcasting.com/artifacts/com.epam.jdi/jdi-matchers-junit/
implementation 'com.epam.jdi:jdi-matchers-junit:2.0.27'
// https://jarcasting.com/artifacts/com.epam.jdi/jdi-matchers-junit/
implementation ("com.epam.jdi:jdi-matchers-junit:2.0.27")
'com.epam.jdi:jdi-matchers-junit:jar:2.0.27'
<dependency org="com.epam.jdi" name="jdi-matchers-junit" rev="2.0.27">
  <artifact name="jdi-matchers-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.epam.jdi', module='jdi-matchers-junit', version='2.0.27')
)
libraryDependencies += "com.epam.jdi" % "jdi-matchers-junit" % "2.0.27"
[com.epam.jdi/jdi-matchers-junit "2.0.27"]

Dependencies

compile (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar RELEASE
com.epam.jdi : jdi-matchers jar 2.0.27

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.27
2.0.26
2.0.25
2.0.24
2.0.23
2.0.22
2.0.21