Last Version

org.forwoods:messagematch-junit 0.1.1

A library for specifying message matchers for testing

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.forwoods
ArtifactId

ArtifactId

messagematch-junit
Version

Version

0.1.1
Type

Type

jar
Description

Description

A library for specifying message matchers for testing

Download messagematch-junit 0.1.1


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

Dependencies

compile (9)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.forwoods : messagematch jar 0.1.1
org.mockito : mockito-junit-jupiter jar 4.3.1
org.mockito : mockito-core jar 4.3.1
com.fasterxml.jackson.core : jackson-core jar 2.13.1
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.13.1
com.fasterxml.jackson.core : jackson-annotations jar 2.13.1

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.