mockito-sugar-rush


License

License

Categories

Categories

Mockito Unit Testing
GroupId

GroupId

com.github.bolthelmet
ArtifactId

ArtifactId

mockito-sugar-rush_2.10
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.10

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.2
org.scalatest : scalatest_2.10 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