# hehonghui/mockito-doc-zh

Mockito框架中文文档

Repository: https://github.com/hehonghui/mockito-doc-zh
Canonical: https://ross.abutalabs.com/products/mockito-doc-zh
Homepage: http://mockito.org/
License: MIT
License Family: permissive
Last push: 2020-11-07T01:16:35+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4051, "days_push": 2126, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1124, forks 257 (observed 2026-08-28T04:03:40.875962+00:00)

## What it is
A Chinese-language translation of the official Mockito framework documentation (covering versions 1.x through 2.0), maintained as a community project. It explains mocking, stubbing, verification, and related unit-testing techniques for Java developers who prefer reading documentation in Chinese.

## Use cases
- learn how to mock objects in Java with Mockito
- understand Mockito stubbing and verification in Chinese
- find Mockito documentation translated to Chinese
- migrate from Mockito 1.x to Mockito 2.0
- look up Mockito annotations like @Spy and @InjectMocks
- learn BDD-style verification with Mockito

## When to choose
- you are a Chinese-speaking Java developer learning Mockito
- you want an offline or IDE-friendly reference for Mockito's javadoc-based documentation
- you need examples of stubbing, matchers, and verification in Mockito 2.0

## When to avoid
- you need the latest official Mockito documentation for recent versions
- you need documentation in English or another language
- you need a mocking framework itself rather than its documentation

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: mocking, testing, documentation
- domain: testing, developer-tools, documentation, tutorials
- platform: jvm, cross-platform
- tags: mockito, chinese-translation, unit-testing, jvm, java

## Member repositories
- hehonghui/mockito-doc-zh (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:40.875962+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:39:49.644308+00:00, confidence not recorded.
  - readme: https://github.com/hehonghui/mockito-doc-zh (fetched 2026-08-28T04:03:40.875962+00:00, sha 10e3eed2b906)
  - homepage: http://mockito.org/ (fetched 2026-08-29T12:44:22.115389+00:00, sha bd08c4ce53cb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
