junit-team/junit-examples

Deprecate example MockitoExtension in favor of official extension from Mockito

Closed this issue · 0 comments

Overview

Since the Mockito team has released official support for JUnit Jupiter, we should deprecate and eventually remove the example MockitoExtension in this repository.

Related Issues

Deliverables

  • Deprecate the example MockitoExtension within the junit5-samples repository.
  • Consider completely deleting it -- if not now, then at a later date (potentially addressed in a separate GitHub issue)