Providence Utils : Testing / Junit 4

Helper libraries for testing and comparing providence structures using junit 4.12.

License

License

Categories

Categories

IDE Development Tools JUnit Unit Testing Net
GroupId

GroupId

net.morimekta.providence
ArtifactId

ArtifactId

providence-testing-junit4
Last Version

Last Version

2.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

Providence Utils : Testing / Junit 4
Helper libraries for testing and comparing providence structures using junit 4.12.
Project Organization

Project Organization

morimekta.net

Download providence-testing-junit4

How to add to project

<!-- https://jarcasting.com/artifacts/net.morimekta.providence/providence-testing-junit4/ -->
<dependency>
    <groupId>net.morimekta.providence</groupId>
    <artifactId>providence-testing-junit4</artifactId>
    <version>2.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.morimekta.providence/providence-testing-junit4/
implementation 'net.morimekta.providence:providence-testing-junit4:2.7.0'
// https://jarcasting.com/artifacts/net.morimekta.providence/providence-testing-junit4/
implementation ("net.morimekta.providence:providence-testing-junit4:2.7.0")
'net.morimekta.providence:providence-testing-junit4:jar:2.7.0'
<dependency org="net.morimekta.providence" name="providence-testing-junit4" rev="2.7.0">
  <artifact name="providence-testing-junit4" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.morimekta.providence', module='providence-testing-junit4', version='2.7.0')
)
libraryDependencies += "net.morimekta.providence" % "providence-testing-junit4" % "2.7.0"
[net.morimekta.providence/providence-testing-junit4 "2.7.0"]

Dependencies

compile (4)

Group / Artifact Type Version
net.morimekta.providence : providence-core jar 2.7.0
net.morimekta.providence : providence-testing jar 2.7.0
junit : junit jar 4.13
io.codearte.jfairy : jfairy jar 0.5.9

test (9)

Group / Artifact Type Version
net.morimekta.utils : testing-util jar 3.4.0
net.morimekta.providence : providence-reflect jar 2.7.0
org.eclipse.jetty : jetty-server jar 9.4.28.v20200408
com.google.http-client : google-http-client jar 1.34.2
org.apache.thrift : libthrift jar 0.12.0
org.mockito : mockito-core jar 3.3.3
org.slf4j : jcl-over-slf4j jar 1.7.30
org.slf4j : log4j-over-slf4j jar 1.7.30
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.

Versions

Version
2.7.0
2.6.1
2.6.0
2.5.0
2.4.0
2.3.0
2.2.1
2.2.0
2.1.0
2.0.0
2.0-beta4
2.0-beta3
2.0-beta1