Unsupported Features and Limitations - effiban/scala2javaext-mockito GitHub Wiki
Unsupported Features
- There is no support for MockitoScalaSession
- There is no support for IdiomaticMockito
Limitations
- Similar to the core tool, type inference is not fully supported, especially for inferring types of methods that are not commonly used.
- Certain more advanced argument matchers may not be translated properly.