Searched defs:testFactory (Results 1 - 3 of 3) sorted by relevance

/openjdk9/jaxp/test/javax/xml/jaxp/module/ServiceProviderTest/
H A DDefaultFactoryWrapperTest.java79 public void testFactory(Object factory, Produce<Object, Object> p) throws Exception { method in class:DefaultFactoryWrapperTest
/openjdk9/langtools/test/tools/javac/modules/
H A DProvidesTest.java489 public void testFactory(Path base) throws Exception { method in class:ProvidesTest
/openjdk9/nashorn/test/src/jdk/nashorn/internal/test/framework/
H A DTestFinder.java97 static <T> void findAllTests(final List<T> tests, final Set<String> orphans, final TestFactory<T> testFactory) throws Exception { argument

Completed in 42 milliseconds