I\'m getting following exception once tests is started:
Testcase: treeCtorArgumentTest(com.xythos.client.drive.cachedtree.CachedTreeTest): Caused an ERR
I had the same exception when switch to Java 10 and Spring Boot 2. This dependency combination worked for me:
org.mockito mockito-all 2.0.2-beta test net.bytebuddy byte-buddy 1.8.16 net.bytebuddy byte-buddy-agent 1.8.16 test