MVN

org.easytesting : fest-mocks

Maven & Gradle

May 03, 2010
12 usages

FEST Mocks · Utilities that simplify usage of Mock Objects

<dependency>
    <groupId>org.easytesting</groupId>
    <artifactId>fest-mocks</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.easytesting : fest-mocks to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of org.easytesting : fest-mocks to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
fest-mocks-1.1.1
1.1
fest-mocks-1.1
1.0
fest-mocks-1.0

How to add a dependency to Maven

Add the following org.easytesting : fest-mocks maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.easytesting</groupId>
    <artifactId>fest-mocks</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.easytesting : fest-mocks gradle dependency to your build.gradle file:

implementation 'org.easytesting:fest-mocks:1.1.1'

Gradle Kotlin DSL: Add the following org.easytesting : fest-mocks gradle kotlin dependency to your build.gradle.kts file:

implementation("org.easytesting:fest-mocks:1.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.easytesting : fest-mocks sbt scala dependency to your build.sbt file:

libraryDependencies += "org.easytesting" % "fest-mocks" % "1.1.1"

Advertisement

Dependencies from Group

Feb 22, 2011
1.1k usages
14 stars
Feb 26, 2013
608 usages
400 stars
Feb 24, 2013
118 usages
137 stars
Feb 26, 2013
81 usages
25 stars
Jun 22, 2010
34 usages

Discover Dependencies

Jun 12, 2023
211 usages
Sep 19, 2022
90 usages
22k stars
Mar 24, 2021
502 usages
224 stars
Aug 10, 2021
295 usages
19 stars
May 12, 2023
3 usages
5 stars
Oct 16, 2019
440 usages
356 stars
Jul 09, 2012
217 usages
1.9k stars
Dec 22, 2018
91 usages
11 stars