Class | Description |
---|---|
ResourceChildrenMatcher |
A matcher which matches if the given resource has at least the child resources with the names given in the constructor.
|
ResourceCollectionPathMatcher |
Ensures a collection of resources has exactly the given list of paths in the given order.
|
ResourceIteratorPathMatcher |
Ensures an iterator of resources has exactly the given list of paths in the given order.
|
ResourceNameMatcher |
Matcher which matches whenever the name of the given resource is equal to the name given in the constructor.
|
ResourcePathMatcher |
Matcher which matches whenever the path of the given resource is equal to the path given in the constructor.
|
ResourcePropertiesMatcher |
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.