public final class ResourceIteratorMatchers extends Object
Modifier and Type | Method and Description |
---|---|
static org.hamcrest.Matcher<Iterator<org.apache.sling.api.resource.Resource>> |
paths(String... paths)
Asserts that the given resource collection has resources with exactly the given paths in the given order.
|
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.