Uses of Class
com.atlassian.crowd.test.matchers.DirectoryMatcher
Packages that use DirectoryMatcher
-
Uses of DirectoryMatcher in com.atlassian.crowd.test.matchers
Methods in com.atlassian.crowd.test.matchers that return DirectoryMatcherModifier and TypeMethodDescriptionstatic DirectoryMatcher
CrowdMatchers.directory()
static DirectoryMatcher
DirectoryMatcher.directory()
A matcher that matches any directory.DirectoryMatcher.withImplementationClassMatching
(org.hamcrest.Matcher<String> externalIdMatcher) Builds a new specialised matcher to match on the implementation class.DirectoryMatcher.withImplementationClassOf
(Class implementationClass) Builds a new specialised matcher to match the given implementation class.