


When I compile and launch tests with Maven, many tests fail with the following message: : Could not initialize plugin: interface (alternate: null)Īt .jfx.AppContextTest.(AppContextTest.java:22)Ĭaused by: : Failed to load interface implementation declared in by: .MockitoInitializationException:Ĭould not initialize inline Byte Buddy mock maker. Everything went well except for unit tests. I've been migrating a project from Java 8 to Java 12.
