simplyscala / scalatest-embedmongo 0.2.4
GitHubSimple scala lib to "unit" test your mongodb request
scalatest-embedmongo 0.2.1
Group ID:
com.github.simplyscala
Artifact ID:
scalatest-embedmongo_2.10
Version:
0.2.1
Release Date:
May 16, 2013
Licenses:
Files:
Full Scala Version:
2.10.1
Developers:
libraryDependencies += "com.github.simplyscala" %% "scalatest-embedmongo" % "0.2.1"
ivy"com.github.simplyscala::scalatest-embedmongo:0.2.1"
//> using dep "com.github.simplyscala::scalatest-embedmongo:0.2.1"
import $ivy.`com.github.simplyscala::scalatest-embedmongo:0.2.1`
<dependency> <groupId>com.github.simplyscala</groupId> <artifactId>scalatest-embedmongo_2.10</artifactId> <version>0.2.1</version> </dependency>
compile group: 'com.github.simplyscala', name: 'scalatest-embedmongo_2.10', version: '0.2.1'