Skip to main content
  • Create account
  • Log in
Eclipse Plugins, Bundles and Products - Eclipse Marketplace
  • My Marketplace
  • Add Content
  • More
      • Community

      • Marketplace
      • Events
      • Planet Eclipse
      • Newsletter
      • Videos
      • Blogs
      • Participate

      • Report a Bug
      • Forums
      • Mailing Lists
      • Wiki
      • IRC
      • Research
      • Eclipse IDE

      • Download
      • Learn More
      • Documentation
      • Getting Started / Support
      • How to Contribute
      • IDE and Tools
      • Newcomer Forum
  1. Home
  2. Marketplace
  3. Tools (1600)
  4. JMockit Eclipse

JMockit Eclipse

JMockit Eclipse
22
3
Install

Drag to Install!

Drag to your running Eclipse* workspace.
*Requires Eclipse Marketplace Client

Add this URL to your Eclipse Installation to reach this solution's update site.

2018-09 (4.9)
Photon (4.8)
Oxygen (4.7)
Neon (4.6)
Mars (4.5)

http://dl.bintray.com/ajermakovics/jmockit/1.0.1/

Luna (4.4)
Kepler (4.3)
Juno (4.2, 3.8)
Previous to Juno (<=4.1)

http://dl.bintray.com/ajermakovics/jmockit/1.0.0/

Learn more...

Details Group Tabs

Details

Eclipse plug-in for JMockit

Eclipse plug-in that adds IDE support to JMockit. Provides mock method suggestions and performs static analysis to report API misuse.

Features / Usage

  1. Suggests methods to be mocked (example)
    1. Press Ctrl+Space inside a class extending MockUp or annotated with @MockClass. A list of mockable methods will appear.
  2. Reports warnings as-you-type if mocking API is not used correctly (example)
    1. No corresponding real method for mocked method
    2. Mock method calling itself but is not marked as 'reentrant'
    3. MockUp used with interface but missing getMockInstance() call
    4. Mock method missing @Mock annotation
    5. and others
  3. Lets you jump to real method from mock method. Hold Ctrl (Cmd) over mock method name
  4. Automatically adds JMockit jar as -javaagent argument to JUnit launches.

Update site

  1. http://dl.bintray.com/ajermakovics/jmockit/

Source code and issue tracker

  1. https://github.com/ajermakovics/eclipse-jmockit
Categories:
  • Application Development Frameworks,
  • Code Management,
  • IDE,
  • Tools
Tags:
  • TDD,
  • test,
  • junit,
  • mocking,
  • jmockit,
  • mock
Additional Details
Eclipse Versions: 
Luna (4.4), Kepler (4.3), Juno (4.2, 3.8), Previous to Juno (<=4.1), Mars (4.5), Neon (4.6), Oxygen (4.7), Photon (4.8), 2018-09 (4.9)
Platform Support: 
Windows, Mac, Linux/GTK
Organization Name: 
ajermakovics
Date Created: 
Sat, 2012-06-23 14:54
Development Status: 
Production/Stable
License: 
EPL
Date Updated: 
Mon, 2019-02-04 13:54
Submitted by: 
Andrejs Jermakovics
Subscribe to JMockit Eclipse RSS-feed
Screenshots
Metrics
DateRankingInstallsClickthroughs
December 2019516/82411 (0%)9
November 2019432/90038 (0.01%)13
October 2019473/88833 (0.01%)19
September 2019443/87836 (0.01%)22
August 2019377/90054 (0.01%)13
July 2019339/91184 (0.01%)13
June 2019359/91962 (0.01%)13
May 2019296/913126 (0.02%)10
April 2019341/92388 (0.01%)7
March 2019318/920114 (0.02%)13
February 2019289/924127 (0.02%)15
January 2019290/930148 (0.02%)13
View Data for all Listings
Errors

Unsuccessful Installs in the last 7 Days: 0

Download last 500 errors (CSV)
External Install Button

Marketplace Drag to Install button

By adding the following code below to your website you will be able to add an install button for JMockit Eclipse.

HTML Code:


Markdown Syntax:



Output: Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client
Friday, December 13, 2019 - 12:34

Reviews Sign in to post reviews

spatilrwy's picture

Eclipse 2019-06 Support

Submitted by Sujaykumar PATIL on Tue, 2019-07-02 03:46

Any idea when this plugin will be supported on Eclipse 2019-06 version? Its gives error as "Version not supported" while trying to install on Eclipse 2019-06.

mmitterauer's picture

Great help!

Submitted by Markus Mitterauer on Wed, 2015-11-11 04:29

This plug-in makes coding of JMockit mocks much faster and easier! Thanks.

mmisingnamebec's picture

Worked for me

Submitted by Peter Wippermann on Thu, 2015-02-26 11:02

I only needed the plugin to add the javaAgent-parameter automatically to Eclipse's JUnit run configuration. Works like a charm! :-)

Markets

  • Eclipse Project (31)
  • Tools (1600)
    • Application Development Frameworks (205)
    • Application Management (37)
    • Application Server (42)
    • BIRT (10)
    • Build and Deploy (125)
    • Business Intelligence, Reporting and Charting (25)
    • Code Management (152)
    • Collaboration (47)
    • Database (57)
    • Database Development (42)
    • Database Persistence (23)
    • Documentation (80)
    • Eclipse Kura (83)
    • Eclipse SmartHome (65)
    • EclipseRT Target Platform Components (8)
    • Editor (386)
    • Entertainment (18)
    • General Purpose Tools (135)
    • Graphics (38)
    • IDE (400)
    • Internet of Things (IoT) (35)
    • J2EE Development Platform (60)
    • J2ME (6)
    • Languages (181)
    • Linux Tools (20)
    • Logging (26)
    • Mobile and Device Development (57)
    • Modeling (108)
    • Modeling Tools (181)
    • Mylyn Connectors (24)
    • Network (18)
    • Other (86)
    • Process (22)
    • Profiling (25)
    • Programming Languages (126)
    • Reporting (40)
    • Rich Client Applications (57)
    • Science (5)
    • SCM (25)
    • Search (45)
    • SOA Development (20)
    • Source Code Analyzer (122)
    • Systems Development (67)
    • Team Development (66)
    • Testing (115)
    • Tools (685)
    • UI (103)
    • UML (46)
    • Web (117)
    • Web Services (40)
    • Web, XML, Java EE and OSGi Enterprise Development (39)
    • XML (35)
  • IoT (152)
    • Eclipse Kura (83)
    • Eclipse SmartHome (65)
  • RCP Applications (95)
  • Training & Consulting (58)
  • Long Term Support (11)

Search

Advanced Search

More like this

  • Mockito Quick Fix Tools
  • Spock Plugin
  • JUnit-Tools
  • Tmar Plugin
  • MoreUnit

Favorited by

Eclipse IDE 2019-09

Get the latest version of the Eclipse IDE.

Download Now Learn More

Eclipse Foundation

  • About Us
  • Contact Us
  • Donate
  • Governance
  • Logo and Artwork
  • Board of Directors

Legal

  • Publishing Guidelines
  • Privacy Policy
  • Terms of Use
  • Copyright Agent
  • Eclipse Public License
  • Legal Resources

Useful Links

  • Welcome to Marketplace
  • Report a Bug
  • Documentation
  • How to Contribute
  • Mailing Lists
  • Forums
  • Marketplace

Other

  • IDE and Tools
  • Community of Projects
  • Working Groups
  • Research@Eclipse
  • Report a Vulnerability
  • Service Status

Copyright © Eclipse Foundation, Inc. All Rights Reserved.

Back to the top