You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove @link to ProxyMockMaker from main Mockito javadoc (#2535)
We shouldn't be directly linking to specific extensions. For users that want to use
Mockito with a specific extension, we only want to load the appropriate one and
avoid loading any others.
Follow-up to 80e1cc9
0 commit comments