Provides Mockito integration with JUnit 5 via @ExtendWith and MockitoExtension.
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-junit-jupiter</artifactId>
<version>5.23.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows how to use MockitoExtension with JUnit 5.
Upgrade to Java 11+ and review Mockito 5 migration notes.
No dependency data recorded yet.