MockRunner-EJB

Mock classes for enterprise java beans

License

License

Mockrunner License, based on Apache Software License, version 1.1
GroupId

GroupId

com.mockrunner
ArtifactId

ArtifactId

mockrunner-ejb
Last Version

Last Version

2.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

MockRunner-EJB
Mock classes for enterprise java beans

Download mockrunner-ejb

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.mockrunner : mockrunner-core jar 2.0.6
commons-beanutils : commons-beanutils jar 1.9.2
org.mockejb : mockejb jar 0.6-beta2
jboss : jboss-j2ee Optional jar 4.2.2.GA

provided (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Mockrunner - mock classes for enterprise application testing

FYI: Older 1.1.x branch with support for Java 6 has been moved to "Best Effort" support as we prepare to update for Java 8. If you need support on a feature with that version, feel free to open an issue and we will try to address it as time allows, but our primary focus will be on updating for newer specs on Java 8/9.

Documentation

Maven site (http://mockrunner.github.io/mockrunner/)

Building

Must be build using Java 8

com.mockrunner

Mockrunner

Versions

Version
2.0.6
2.0.4
2.0.3
2.0.2
2.0.1
1.1.2
1.1.1
1.1.0
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.1
1.0.0
0.4.7
0.4.6
0.4.5