MongoDB Unit Test

Runner and rules to help Unit Test with MongoDB.

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

com.github.wayis.framework.test
ArtifactId

ArtifactId

mongodb-unit-test
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

MongoDB Unit Test
Runner and rules to help Unit Test with MongoDB.
Project URL

Project URL

https://github.com/wayis/mongodb-unit-test

Download mongodb-unit-test

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
junit : junit jar 4.11
org.apache.openejb : openejb-core jar 4.5.2
de.flapdoodle.embed : de.flapdoodle.embed.mongo jar 1.31
org.mongodb : mongo-java-driver jar 2.11.1
org.slf4j : slf4j-api jar 1.7.5
commons-io : commons-io jar 2.4
commons-collections : commons-collections jar 3.2.1

test (3)

Group / Artifact Type Version
org.apache.openejb : openejb-server jar 4.5.2
com.github.wayis.framework : javaee6-extensions-mongodb jar 1.0.0
fr.opensagres.mongodb : mongo-jee jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0