mockito-sugar-rush


License

License

Categories

Categories

Mockito Unit Testing
GroupId

GroupId

com.github.bolthelmet
ArtifactId

ArtifactId

mockito-sugar-rush_2.11
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

mockito-sugar-rush
mockito-sugar-rush
Project URL

Project URL

https://github.com/Bolthelmet/mockito-sugar-rush.git
Project Organization

Project Organization

com.github.bolthelmet

Download mockito-sugar-rush_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.bolthelmet/mockito-sugar-rush_2.11/ -->
<dependency>
    <groupId>com.github.bolthelmet</groupId>
    <artifactId>mockito-sugar-rush_2.11</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bolthelmet/mockito-sugar-rush_2.11/
implementation 'com.github.bolthelmet:mockito-sugar-rush_2.11:1.3.0'
// https://jarcasting.com/artifacts/com.github.bolthelmet/mockito-sugar-rush_2.11/
implementation ("com.github.bolthelmet:mockito-sugar-rush_2.11:1.3.0")
'com.github.bolthelmet:mockito-sugar-rush_2.11:jar:1.3.0'
<dependency org="com.github.bolthelmet" name="mockito-sugar-rush_2.11" rev="1.3.0">
  <artifact name="mockito-sugar-rush_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bolthelmet', module='mockito-sugar-rush_2.11', version='1.3.0')
)
libraryDependencies += "com.github.bolthelmet" % "mockito-sugar-rush_2.11" % "1.3.0"
[com.github.bolthelmet/mockito-sugar-rush_2.11 "1.3.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
org.scalatest : scalatest_2.11 jar 3.0.1
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.1