As instrumenting Mockito can cause instrumentation cycles it's now ignored. Instrumenting Byte Buddy itself could cause similar issues, hence, it's now ignored as well.
Lastly, the whole JUnit package is ignored due to other sub-packages that could distract the fuzzer and slow down startup.
As instrumenting Mockito can cause instrumentation cycles it's now ignored. Instrumenting Byte Buddy itself could cause similar issues, hence, it's now ignored as well.
Lastly, the whole JUnit package is ignored due to other sub-packages that could distract the fuzzer and slow down startup.