mockit

MockIt is a mock-up framework to simulate the behaviour and protocols of remote clients and services without actually implementing them and keep the characteristics of a distributed environment.

License

License

GroupId

GroupId

com.github.pheymann
ArtifactId

ArtifactId

mockit_2.11
Last Version

Last Version

0.2.0-beta
Release Date

Release Date

Type

Type

jar
Description

Description

mockit
MockIt is a mock-up framework to simulate the behaviour and protocols of remote clients and services without actually implementing them and keep the characteristics of a distributed environment.
Project Organization

Project Organization

com.github.pheymann

Download mockit_2.11

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.7
org.apache.commons : commons-lang3 jar 3.4
commons-io : commons-io jar 2.4
org.reflections : reflections jar 0.9.10
org.scala-lang : scala-reflect jar 2.11.7
org.scala-lang.modules : scala-xml_2.11 jar 1.0.4
com.typesafe.scala-logging : scala-logging_2.11 jar 3.1.0

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.2
org.scalatest : scalatest_2.11 jar 2.2.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0-beta
0.1.0-beta