Searched refs:coverageTool (Results 1 – 4 of 4) sorted by relevance
7 import static org.mockitoutil.ClassLoaders.coverageTool;26 .withCodeSourceUrlOf(coverageTool()) in pure_mockito_should_not_depend_bytecode_libraries()
7 import static org.mockitoutil.ClassLoaders.coverageTool;36 .withCodeSourceUrlOf(coverageTool()) in pure_mockito_should_not_depend_JUnit___ByteBuddy()
9 import static org.mockitoutil.ClassLoaders.coverageTool;130 .withCodeSourceUrlOf(coverageTool()) in instantiate_fine_when_objenesis_on_the_classpath()
80 public static Class<?>[] coverageTool() { in coverageTool() method in ClassLoaders