Searched refs:coverageTool (Results 1 – 3 of 3) sorted by relevance
19 import static org.mockitoutil.ClassLoaders.coverageTool;35 .withCodeSourceUrlOf(coverageTool()) in pure_mockito_should_not_depend_JUnit___ByteBuddy()
29 import static org.mockitoutil.ClassLoaders.coverageTool;142 .withCodeSourceUrlOf(coverageTool()) in instantiate_fine_when_objenesis_on_the_classpath()
78 public static Class<?>[] coverageTool() { in coverageTool() method in ClassLoaders