License |
License |
---|---|
Categories |
CategoriesIDE Development Tools JUnit Unit Testing Net |
GroupId | GroupIdnet.morimekta.providence |
ArtifactId | ArtifactIdprovidence-testing-junit4 |
Last Version | Last Version2.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProvidence Utils : Testing / Junit 4
Helper libraries for testing and comparing providence structures
using junit 4.12.
|
Project Organization |
Project Organization |
<!-- 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"]
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 |
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 |