Interface MockFindResourcesHandler
@ConsumerType
public interface MockFindResourcesHandler
Can provide a result when finding resources using a certain query/language.
-
Method Summary
Modifier and TypeMethodDescription@Nullable Iterator<org.apache.sling.api.resource.Resource>
findResources
(@NotNull String query, String language)