Closed as not planned
Description
Currently Mockito doesn't work with native tests. See spring-attic/spring-native#1561 and spring-attic/spring-native#1063 for more details.
For now, we can disable the ResetMocksTestExecutionListener
, but it would be nice if we could make Mockito work.