Searched refs:RegistryTests (Results 1 – 1 of 1) sorted by relevance
62 static interface RegistryTests { interface in ExtensionRegistryFactoryTest75 public static class InnerTest implements RegistryTests {161 public static final class InnerLiteTest implements RegistryTests {209 for (Method method : RegistryTests.class.getMethods()) { in suite()235 private void runTestMethod(ClassLoader classLoader, Class<? extends RegistryTests> testClass) in runTestMethod()