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
We want to achieve a complete migration coming from JMockit going to Mockito.
It seems we don't yet cover either the @Tested annotation, nor the Deencapsulation class.
There's been some related tests added in this PR for anyone looking to take this on
What problem are you trying to solve?
We want to achieve a complete migration coming from JMockit going to Mockito.
It seems we don't yet cover either the
@Tested
annotation, nor theDeencapsulation
class.There's been some related tests added in this PR for anyone looking to take this on
Have you considered any alternatives or workarounds?
As a first step we could identify such cases and suggest to migrate these manually.
Any additional context
This was a reported via email.
The text was updated successfully, but these errors were encountered: