{"id":16100643,"url":"https://github.com/picimako/mockitools","last_synced_at":"2025-03-17T17:31:22.978Z","repository":{"id":38193259,"uuid":"415838256","full_name":"picimako/mockitools","owner":"picimako","description":"Mockito framework integration for the IntelliJ platform.","archived":false,"fork":false,"pushed_at":"2025-02-10T17:38:55.000Z","size":6874,"stargazers_count":8,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T02:23:24.775Z","etag":null,"topics":["intellij","intellij-plugin","made-in-hungary","mocking","mockito","unit-testing"],"latest_commit_sha":null,"homepage":"https://plugins.jetbrains.com/plugin/18117-mockitools","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/picimako.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"patreon":"tamasbalog"}},"created_at":"2021-10-11T08:20:40.000Z","updated_at":"2025-02-07T15:49:03.000Z","dependencies_parsed_at":"2024-06-04T15:22:54.414Z","dependency_job_id":"87a58adc-a58e-45be-b216-45f364c87861","html_url":"https://github.com/picimako/mockitools","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":"JetBrains/intellij-platform-plugin-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picimako%2Fmockitools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picimako%2Fmockitools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picimako%2Fmockitools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picimako%2Fmockitools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/picimako","download_url":"https://codeload.github.com/picimako/mockitools/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243872435,"owners_count":20361480,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["intellij","intellij-plugin","made-in-hungary","mocking","mockito","unit-testing"],"created_at":"2024-10-09T18:47:33.025Z","updated_at":"2025-03-17T17:31:22.348Z","avatar_url":"https://github.com/picimako.png","language":"Java","funding_links":["https://patreon.com/tamasbalog"],"categories":[],"sub_categories":[],"readme":"# Mockitools IntelliJ plugin\n\n[![Version](https://img.shields.io/jetbrains/plugin/v/18117-mockitools.svg)](https://plugins.jetbrains.com/plugin/18117-mockitools)\n![Build](https://github.com/picimako/mockitools/workflows/Build/badge.svg)\n\n\u003c!-- Plugin description --\u003e\nMockitools is a plugin for IntelliJ-based IDEs that provides framework integration for [Mockito](https://site.mockito.org),\none of the (if not the) most popular mocking frameworks for unit testing in Java.\n\nIt provides features in the following areas of Mockito:\n\n- [Mock creation](docs/mock_creation.md)\n- [Stubbing](docs/stubbing.md)\n- [Mockito verifications](docs/verifications.md)\n- [Argument matching and capturing](docs/argument_matching_capture.md)\n- [Version migration aids](docs/migration_aids_v4.md)\n- [Framework integration](docs/framework_integration.md)\n\u003c!-- Plugin description end --\u003e\n\nIn the Intellij Inspections settings, all inspections are available under the \u003ckbd\u003eJava\u003c/kbd\u003e / \u003ckbd\u003eMockito\u003c/kbd\u003e folder.\n\n## Plugin setup\n\n### Mockito 4 migration aids\n\nThere is a handful of inspections available to help migrate users from Mockito 2.x/3.x to 4.x.\n\nSince Mockito 5 has already been available for a while, these inspection are disabled by default. However, if you are still on\nMockito 2.x or 3.x, you can enable them under \u003ckbd\u003eJava\u003c/kbd\u003e \u003e \u003ckbd\u003eMockito\u003c/kbd\u003e \u003e \u003ckbd\u003eMigration aids (v4)\u003c/kbd\u003e in the Inspection settings.\n\nSee the list of those inspections in [Mockito v4 migration aids](docs/migration_aids_v4.md).\n\n## Licensing\n\nThis project and the plugin logo are licensed under the terms of Apache Licence Version 2.0.\n\n## Acknowledgments\n\nThank you to my good friend, [Thubakabra](https://www.facebook.com/Thubakabra), for creating the logo.\n\n## Reading\n\n- [DZone: IntelliJ Integration for Mockito](https://dzone.com/articles/intellij-mockito-integration)\n\n---\nPlugin based on the [IntelliJ Platform Plugin Template][template].\n\n[template]: https://github.com/JetBrains/intellij-platform-plugin-template\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpicimako%2Fmockitools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpicimako%2Fmockitools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpicimako%2Fmockitools/lists"}