Searched refs:buildJsonSchemaFactory (Results 1 – 2 of 2) sorted by relevance
20 final JsonSchemaFactory factory = buildJsonSchemaFactory(); in customUri()33 private JsonSchemaFactory buildJsonSchemaFactory() { in buildJsonSchemaFactory() method in CustomUriTest
34 JsonSchemaFactory factory = buildJsonSchemaFactory(fetcher, enableCache); in runCacheTest()46 …private JsonSchemaFactory buildJsonSchemaFactory(CustomURIFetcher uriFetcher, boolean enableSchema… in buildJsonSchemaFactory() method in JsonSchemaFactoryUriCacheTest